Skip to content

Commit 1b572f6

Browse files
committed
revert
1 parent 8b4944b commit 1b572f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/migrator/main.go

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ func migrate() (err error) {
6363
}
6464

6565
func main() {
66-
println("GOD IS GREAT!")
6766
err := migrate()
6867
if err != nil {
6968
log.Fatal(err)

0 commit comments

Comments
 (0)