Skip to content

Commit 1810fe7

Browse files
committed
remove unnecesssary trait
1 parent 8911aa9 commit 1810fe7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(slice_concat_trait)]
2-
31
use std::path::{PathBuf};
42
use colored::*;
53
use clap::{Parser, Subcommand};

0 commit comments

Comments
 (0)