Skip to content

Commit

Permalink
Update admin.go
Browse files Browse the repository at this point in the history
  • Loading branch information
donnie4w committed Jan 7, 2025
1 parent bcba3ba commit 8b962dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions keystore/admin.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@
// license that can be found in the LICENSE file.
//
// github.com/donnie4w/tim
//

package keystore

import (
. "github.com/donnie4w/gofer/keystore"
)

var Admin = NewStoreAdmin()
var Admin = NewStoreAdmin()

0 comments on commit 8b962dd

Please sign in to comment.