formatting
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
#!/usr/bin/env -S v -n -w -gc none -no-retry-compilation -cc tcc -d use_openssl -enable-globals run
|
||||
|
||||
|
||||
import time
|
||||
|
||||
import freeflowuniverse.herolib.installers.db.postgresql
|
||||
|
||||
mut db:= postgresql.get()!
|
||||
mut db := postgresql.get()!
|
||||
|
||||
// db.destroy()!
|
||||
db.start()!
|
||||
|
||||
Reference in New Issue
Block a user