Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mclmax committed Nov 13, 2024
1 parent 621a29e commit 45e6706
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion canarytokens/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,6 @@ class WireguardTokenHit(TokenHit):


class CreditCardV2AdditionalInfo(BaseModel):
trigger_type: Optional[str]
merchant: Optional[str]
transaction_amount: Optional[str]
transaction_currency: Optional[str]
Expand Down

0 comments on commit 45e6706

Please sign in to comment.