Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotchance committed Dec 27, 2024
1 parent 5d1daa2 commit a6d0ba6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/vsql/cli.v
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ fn cli_command(cmd cli.Command) ! {
continue
}

println(query)

start := time.ticks()
db.clear_warnings()
result := db.query(query) or {
Expand Down

0 comments on commit a6d0ba6

Please sign in to comment.