🔥 remove(component.py): unnecessary blank line at the start of the file for cleaner code structure

This commit is contained in:
gustavoschaedler 2023-07-14 05:12:05 +01:00
commit e90fd26984

View file

@ -1,4 +1,3 @@
from pydantic import BaseModel
from fastapi import HTTPException