Skip to content

Commit 5e85e44

Browse files
committed
Fix issue found by linter
1 parent 032c27d commit 5e85e44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dump/dumper_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,4 @@ func TestDetectSourceDataSupported(t *testing.T) {
5959
for _, v := range versions {
6060
require.Equal(t, v.supported, d.detectSourceDataSupported(v.version), v.version)
6161
}
62-
6362
}

0 commit comments

Comments
 (0)