mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-16 18:20:37 -04:00
revert changes
This commit is contained in:
parent
b8564a4af7
commit
ccc30ffa0e
2 changed files with 9 additions and 4 deletions
|
@ -7,7 +7,9 @@ import (
|
|||
_ "github.com/mattn/go-sqlite3"
|
||||
"github.com/rs/zerolog/log"
|
||||
|
||||
"pluja.dev/kycnot.me/ent"
|
||||
"pluja.dev/kycnot.me/ent/schema"
|
||||
"pluja.dev/kycnot.me/ent/service"
|
||||
)
|
||||
|
||||
var Client *ent.Client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue