Remove a few TODOs, either solved or converted to issue

This commit is contained in:
2024-08-19 02:43:05 +02:00
parent 94e0e5d6c7
commit 8fdfe457ac
5 changed files with 0 additions and 13 deletions

View File

@@ -187,7 +187,6 @@ fn tokio_run_command(command: Command, server_connection: StdUnixStream) -> anyh
name: Some(args.database),
privs: vec![],
json: false,
// TODO: use this to mimic the old editor-finding logic
editor: None,
yes: false,
};