Removed unused library

This commit is contained in:
Maddox Werts 2024-06-23 13:53:57 -04:00
parent a077fb1206
commit 8cf5ea3ec8

View file

@ -1,6 +1,5 @@
// Libraries // Libraries
use std::fs; use std::fs;
use serde_json::*;
// Structures // Structures
pub struct Data { pub struct Data {