Skip to content

Commit 3b11d9f

Browse files
committed
remove unnecessary import
Signed-off-by: Lu Ken <[email protected]>
1 parent 784cb64 commit 3b11d9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/gentrade_server/routers/public.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
from fastapi import APIRouter
1111
from pydantic import BaseModel
1212

13-
from ..util import sync_ntp_server
1413
from ..config import settings
1514

1615
LOG = logging.getLogger(__name__)

0 commit comments

Comments
 (0)