Skip to content

Commit 44d6da1

Browse files
committed
fix: removes id because the mixin should provide that
1 parent 4283f14 commit 44d6da1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gallagher/dto/detail/cardholder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ class CardholderDetail(
9494
9595
"""
9696

97-
id: Optional[str] = None
9897
first_name: str
9998
last_name: str
10099
short_name: Optional[str] = None

0 commit comments

Comments
 (0)