chore: remove stale comment about sqlc name conflict in skip segment overrides
This commit is contained in:
@@ -7,9 +7,6 @@ import (
|
||||
"fmt"
|
||||
)
|
||||
|
||||
// Note: we intentionally avoid naming this struct SkipSegmentOverride because
|
||||
// some environments may have an sqlc-generated SkipSegmentOverride model,
|
||||
// which would cause a redeclare build error.
|
||||
type SkipSegmentOverrideRow struct {
|
||||
ID string
|
||||
UserID string
|
||||
|
||||
Reference in New Issue
Block a user