chore: format and clean up code

This commit is contained in:
askiiart 2025-01-17 22:58:41 -06:00
parent 97cacf0b56
commit 7d5d51f6e1
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
8 changed files with 12 additions and 22 deletions

View file

@ -1,4 +1,3 @@
use crate::data;
#[cfg(test)]
use alphanumeric_sort::sort_str_slice;