refactor(state): remove unused methods and parameters

This commit is contained in:
hdbg
2025-12-04 18:55:26 +01:00
parent 71f363fde9
commit ddb28085b9
4 changed files with 3 additions and 69 deletions

View File

@@ -51,8 +51,6 @@ pub enum ControlCommands {
pub enum Commands {
/// Create a new project, or initialize instance for existing one
Init,
/// Create a new project, or initialize instance for existing one
Sync,
/// Start the PostgreSQL container for the current project
Instance {