fix: remove 10 unused test functions flagged by staticcheck U1000
This commit is contained in:
@@ -329,6 +329,4 @@ func TestContact_ReturnsInfo(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func strPtr(s string) *string {
|
||||
return &s
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user