diff --git a/proc/derive_test.go b/proc/derive_test.go index a0cfc6d..80417c0 100644 --- a/proc/derive_test.go +++ b/proc/derive_test.go @@ -62,5 +62,4 @@ func Test_Derives(t *testing.T) { require.Equal(t, "", line.String()) require.Equal(t, "", line.LineString()) }) - }