Run automated code cleanup

This commit is contained in:
Anthony Oteri
2023-09-21 16:18:44 -04:00
parent 79aabc1dac
commit 031ea891ec
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@
#![allow(clippy::enum_variant_names)]
#![allow(clippy::module_name_repetitions)]
use thiserror::Error;
/// The common error type for this Application.