Skip to content

Commit

Permalink
ci: fix lint failure
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkgos committed May 29, 2024
1 parent 871bcec commit 0e51393
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion form/form_custom_type_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,4 @@ func Test_CustomType_Decoder(t *testing.T) {
})
require.Error(t, err)
})

}

0 comments on commit 0e51393

Please sign in to comment.