🔥 chore(main.py): remove unnecessary newline at the beginning of the file
The only change in this commit is the removal of an unnecessary newline at the beginning of the file. This improves the code's readability and consistency.
This commit is contained in:
parent
e58d626068
commit
9ff68eef82
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
from fastapi import FastAPI
|
||||
from fastapi.middleware.cors import CORSMiddleware
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue