Skip to content

Commit 4584deb

Browse files
committed
correct smth
1 parent 5dce8a4 commit 4584deb

File tree

1 file changed

+0
-1
lines changed
  • simple_backend/src/task_tracker

1 file changed

+0
-1
lines changed

simple_backend/src/task_tracker/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
'''backend'''
22
from fastapi import FastAPI, HTTPException
3-
from pydantic import BaseModel
43
from storage_gist import GistStorage
54
from Cloudflare import Cloudflare
65
app = FastAPI()

0 commit comments

Comments
 (0)