fix(server): repair go vet failures from A1+A2 cleanup (orphan imports + needle deref)
This commit is contained in:
@@ -303,6 +303,3 @@ func uuidsToStrings(ids []pgtype.UUID) []string {
|
||||
return out
|
||||
}
|
||||
|
||||
// Compile-time references so the json import is always live even when
|
||||
// no handler in this file decodes a body.
|
||||
var _ = json.Marshal
|
||||
|
||||
Reference in New Issue
Block a user