Skip to content

Commit

Permalink
Fix double definition
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Mar 9, 2024
1 parent 60d0aba commit 5559e12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions model/electricalconnection.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ const (
ElectricalConnectionConnectionPointTypeOther ElectricalConnectionConnectionPointType = "other"
)

type ElectricalConnectionCharacteristicIdType uint

type ElectricalConnectionCharacteristicContextType string

const (
Expand Down

0 comments on commit 5559e12

Please sign in to comment.