diff --git a/lib/cli/commands/command_install.dart b/lib/cli/commands/command_install.dart index 45020a5..a74b427 100644 --- a/lib/cli/commands/command_install.dart +++ b/lib/cli/commands/command_install.dart @@ -94,4 +94,4 @@ class CommandUninstall extends CommandBase { // ignore: prefer_interpolation_to_compose_strings return ':::: Delete from the startup program and remove the file.'; } -} +} \ No newline at end of file