Removed unused library
This commit is contained in:
parent
a077fb1206
commit
8cf5ea3ec8
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
// Libraries
|
||||
use std::fs;
|
||||
use serde_json::*;
|
||||
|
||||
// Structures
|
||||
pub struct Data {
|
||||
|
|
Loading…
Reference in a new issue