remove unused import

This commit is contained in:
askiiart 2025-01-13 23:10:01 -06:00
parent f07d8186a8
commit b1bedd4a16
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A

View file

@ -1,5 +1,3 @@
use std::ops::Deref;
use crate::core;
pub fn alphabet() -> Vec<String> {