Removed log import
This commit is contained in:
parent
941c6c06fd
commit
3c509d8095
1 changed files with 0 additions and 1 deletions
1
backend/pkg/db/cache/project.go
vendored
1
backend/pkg/db/cache/project.go
vendored
|
|
@ -1,7 +1,6 @@
|
|||
package cache
|
||||
|
||||
import (
|
||||
"log"
|
||||
"time"
|
||||
. "openreplay/backend/pkg/db/types"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue