remove gspread
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
from sqlalchemy import Column, String, Integer, Boolean, PickleType, Enum
|
||||
from sqlalchemy import Column, String, Integer, Boolean, PickleType
|
||||
from sqlalchemy.orm import declarative_base
|
||||
from typing import Optional
|
||||
|
||||
Base = declarative_base()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user