makefil
This commit is contained in:
parent
b177e311e4
commit
21747e0f72
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,3 +27,5 @@ go.work.sum
|
||||
.direnv
|
||||
|
||||
tmp
|
||||
|
||||
*.db
|
||||
|
@ -1,8 +1,6 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"gitea.michaelthomson.dev/mthomson/habits/internal/migrate"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user