Skip to content

Commit

Permalink
remove unnecesssary trait
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Jun 10, 2022
1 parent 8911aa9 commit 1810fe7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(slice_concat_trait)]

use std::path::{PathBuf};
use colored::*;
use clap::{Parser, Subcommand};
Expand Down

0 comments on commit 1810fe7

Please sign in to comment.