Skip to content

Commit

Permalink
Tidied imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bkushigian committed Aug 27, 2024
1 parent 59cf5f2 commit 818f556
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/file.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

use crate::bunching::*;
use crate::game::*;
use crate::interface::*;
use bincode::{Decode, Encode};
use std::fs::File;
use std::io::{BufReader, BufWriter, Read, Write};
Expand Down

0 comments on commit 818f556

Please sign in to comment.