Skip to content

Commit 017aaa8

Browse files
committed
fix: fix import bug in token repository
1 parent 494243d commit 017aaa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/storage/token/token_repository.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
package token
22

33
import (
4-
"errors"
54
"time"
65

76
"github.com/passwall/passwall-server/model"

0 commit comments

Comments
 (0)