Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
birddevelper committed Sep 6, 2024
1 parent 2a1a6d7 commit aac97bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azbankgateways/banks/payV1.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import requests

from azbankgateways.banks import BaseBank
from azbankgateways.default_settings import TRACKING_CODE_QUERY_PARAM
from azbankgateways.exceptions import BankGatewayConnectionError, SettingDoesNotExist
from azbankgateways.exceptions.exceptions import (
BankGatewayRejectPayment,
Expand Down

0 comments on commit aac97bf

Please sign in to comment.