Skip to content

Commit

Permalink
remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
tariksadiku-buckaroo committed Jan 22, 2025
1 parent 8401f79 commit 091b226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/payment_methods/base/has_properties.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Protocol, Self
from typing import Protocol

from src.transaction import Client

Expand Down

0 comments on commit 091b226

Please sign in to comment.