Skip to content

Commit fe477cb

Browse files
author
yuyufei
committed
fix lint issue
1 parent 549cfbf commit fe477cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/prediction/dsp/estimators_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ func TestFftEstimator_GetEstimation(t *testing.T) {
7070
})
7171
fmt.Println("Open your browser and access 'http://localhost:7001'")
7272
//http.ListenAndServe(":7001", nil)
73-
}
73+
}

0 commit comments

Comments
 (0)