removed unnecessary import
This commit is contained in:
parent
fcda2650b0
commit
d299abbcff
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
use core::panic;
|
|
||||||
use std::fs::{read, write};
|
use std::fs::{read, write};
|
||||||
use toml::{Table, Value};
|
use toml::{Table, Value};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue