Skip to content

Commit

Permalink
fix: fix import bug in token repository
Browse files Browse the repository at this point in the history
  • Loading branch information
yakuter committed Aug 22, 2022
1 parent 494243d commit 017aaa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/storage/token/token_repository.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package token

import (
"errors"
"time"

"github.com/passwall/passwall-server/model"
Expand Down

0 comments on commit 017aaa8

Please sign in to comment.