Skip to content

Commit 8a48034

Browse files
committed
Update schema.py
1 parent 6974bcb commit 8a48034

File tree

1 file changed

+0
-1
lines changed
  • packages/backend-server/app/api/v1/web/drive/folders

1 file changed

+0
-1
lines changed

packages/backend-server/app/api/v1/web/drive/folders/schema.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from token import OP
21
from pydantic import BaseModel, Field
32
from typing import Optional, List
43
from datetime import datetime

0 commit comments

Comments
 (0)