Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Feroze Mohideen committed May 8, 2024
1 parent 4f86f52 commit 39b535a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/server/handlers/neon_integration/list.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func NewListNeonIntegrationsHandler(
}
}

// NeonIntegration describes a neon integration
type NeonIntegration struct {
CreatedAt time.Time `json:"created_at"`
}
Expand Down

0 comments on commit 39b535a

Please sign in to comment.