Skip to content

Commit

Permalink
fix linter import error
Browse files Browse the repository at this point in the history
  • Loading branch information
fhenneke committed Dec 19, 2023
1 parent ac2bded commit 671deb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/apis/orderbookapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import json
import requests
from src.helper_functions import get_logger
from src.models import Trade, OrderExecution
from src.constants import (
header,
REQUEST_TIMEOUT,
Expand Down

0 comments on commit 671deb8

Please sign in to comment.