mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
remove gone-wrong import
This commit is contained in:
@@ -4,7 +4,6 @@ from typing import List, Optional
|
||||
|
||||
from fastapi import APIRouter, BackgroundTasks, Depends, Query
|
||||
from fastapi.exceptions import HTTPException
|
||||
from sympy import O
|
||||
|
||||
from freqtrade import __version__
|
||||
from freqtrade.constants import Config
|
||||
|
||||
Reference in New Issue
Block a user