Run cargo fix.

This commit is contained in:
Tom Alexander
2023-10-29 22:31:29 -04:00
parent ff57242434
commit ada11816fb
107 changed files with 248 additions and 248 deletions

View File

@@ -1,6 +1,6 @@
use crate::error::CustomError;
use super::macros::inoop;
use super::registry::Registry;
inoop!(IVerseBlock, VerseBlock);