We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ff65b commit 76e9951Copy full SHA for 76e9951
src/main.rs
@@ -1,7 +1,7 @@
1
use sf_afmt::args::{get_args, Args};
2
use sf_afmt::format;
3
use sf_afmt::formatter::Formatter;
4
-use std::time::Instant;
+//use std::time::Instant;
5
use std::{fs, process};
6
7
fn main() {
0 commit comments