chore: remove unused functions and fix warnings
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -132,7 +132,7 @@ impl Commander {
|
||||
|
||||
Ok(())
|
||||
}
|
||||
Command::Move { root, src, dest } => todo!(),
|
||||
Command::Move { .. } => todo!(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user