Skip to content

Commit 88fa418

Browse files
committed
lint
1 parent 0fb4723 commit 88fa418

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/cadence/lint_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,6 @@ func setupMockState(t *testing.T) *flowkit.State {
438438
}
439439
`), 0644)
440440

441-
442441
rw := afero.Afero{Fs: mockFs}
443442
state, err := flowkit.Init(rw)
444443
require.NoError(t, err)

0 commit comments

Comments
 (0)