Skip to content

Commit

Permalink
fix: rm comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lind committed Oct 15, 2024
1 parent 2fbd11d commit fcdbae6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/interface/file.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
// // Author: Nicholas Renner
// //
// // File related interface
// #![allow(dead_code)]

use parking_lot::Mutex;
use std::fs::{self, canonicalize, File, OpenOptions};
Expand Down

0 comments on commit fcdbae6

Please sign in to comment.