Skip to content

Commit 9496992

Browse files
committed
chore: gofmt
1 parent d2d2fa1 commit 9496992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/store/delegation/memory/store.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ import (
77
"strings"
88
"sync"
99

10-
ucanlib "github.com/fil-forge/libforge/ucan"
1110
"github.com/fil-forge/hilt/pkg/store"
1211
dlgstore "github.com/fil-forge/hilt/pkg/store/delegation"
12+
ucanlib "github.com/fil-forge/libforge/ucan"
1313
"github.com/fil-forge/ucantone/did"
1414
"github.com/fil-forge/ucantone/ucan"
1515
"github.com/ipfs/go-cid"

0 commit comments

Comments
 (0)