diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index 37bd70a..e4d4fd4 100644 --- a/src/main.rs +++ b/src/main.rs @@ -132,7 +132,6 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> { } } } - // --- Integration ends here --- return Ok(()); } Commands::Uninstall { pkgname } => { |
