remove unused import
This commit is contained in:
parent
f07d8186a8
commit
b1bedd4a16
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
use std::ops::Deref;
|
||||
|
||||
use crate::core;
|
||||
|
||||
pub fn alphabet() -> Vec<String> {
|
||||
|
|
Loading…
Add table
Reference in a new issue