Skip to content

Commit e01ee3b

Browse files
committed
chore: fix lint
1 parent b31b0db commit e01ee3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/manifest/mantaray/persist_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ func TestPersistRemove(t *testing.T) {
123123
} {
124124
ctx := context.Background()
125125
var ls mantaray.LoadSaver = newMockLoadSaver()
126-
tc := tc
127126
t.Run(tc.name, func(t *testing.T) {
128127
t.Parallel()
129128

0 commit comments

Comments
 (0)