diff --git a/routers/shipping_warehouse.py b/routers/shipping_warehouse.py index f197176..81b24b2 100644 --- a/routers/shipping_warehouse.py +++ b/routers/shipping_warehouse.py @@ -1,4 +1,3 @@ -from idlelib.rpc import response_queue from typing import Annotated from fastapi import APIRouter, Depends