Skip to content

Commit

Permalink
Sac cli (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
ojn03 authored Feb 8, 2024
1 parent dcd59f4 commit fb0f713
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cli/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ func main() {
commands.ResetCommand(),
commands.InsertCommand(),
commands.DropCommand(),
commands.ResetCommand(),
commands.DropCommand(),
commands.RunBackendCommand(),
commands.TestCommand(), // TODO: frontend tests
commands.FormatCommand(), // TODO: frontend format
Expand Down

0 comments on commit fb0f713

Please sign in to comment.