Skip to content

Commit

Permalink
added missing time import
Browse files Browse the repository at this point in the history
  • Loading branch information
ganigeorgiev committed Nov 2, 2022
1 parent 5e07181 commit 099230a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/db_cgo.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ package core

import (
"fmt"
"time"

"github.com/pocketbase/dbx"
_ "github.com/mattn/go-sqlite3"
Expand Down

0 comments on commit 099230a

Please sign in to comment.