Explorar o código

delete an unused import

chenhaiyang %!s(int64=4) %!d(string=hai) anos
pai
achega
0db1ef9922
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      app/controllers/targets/temperature.py

+ 0 - 1
app/controllers/targets/temperature.py

@@ -6,7 +6,6 @@ from typing import Dict, Tuple
 import arrow
 import numpy as np
 import pandas as pd
-from fastapi import HTTPException
 from httpx import AsyncClient
 from loguru import logger
 from sqlalchemy.orm import Session