Skip to content

Commit 5963473

Browse files
committed
import demonstration
1 parent 90bafc6 commit 5963473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

directory_2/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ mod parser;
1010
mod raw_input;
1111
mod search;
1212

13-
use crate::commands::execute_command;
1413
use colored::Colorize;
14+
use commands::execute_command;
1515
// use crossterm::terminal;
1616
use delegation::execute_with_piping;
1717
use favorites::FavoritesManager;

0 commit comments

Comments
 (0)