mirror of
https://github.com/denisidoro/navi
synced 2024-11-22 19:43:06 +00:00
linting
This commit is contained in:
parent
fcfa7843fc
commit
ebcdb8d162
2 changed files with 2 additions and 2 deletions
|
@ -6,11 +6,11 @@ mod cmds;
|
|||
mod display;
|
||||
mod filesystem;
|
||||
mod fzf;
|
||||
mod git;
|
||||
mod handler;
|
||||
mod option;
|
||||
mod terminal;
|
||||
mod welcome;
|
||||
mod git;
|
||||
|
||||
use std::error::Error;
|
||||
|
||||
|
|
Loading…
Reference in a new issue