Skip to content

Commit

Permalink
CI: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Licari committed Mar 9, 2024
1 parent 7a1ddaf commit 1add9ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/api/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from .const import CHAIN_NAMES
from .services import RateLimitStrategy

# from .utils import get_chain_name

load_dotenv()

rate_limit_strategy = RateLimitStrategy()
Expand Down

0 comments on commit 1add9ec

Please sign in to comment.