mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-11 13:08:34 +03:00
API updates
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from sqlalchemy import Boolean, Column, ForeignKey, Integer, String, JSON, TIMESTAMP, DateTime
|
||||
from sqlalchemy.orm import relationship
|
||||
from sqlalchemy import Column, String, JSON, DateTime
|
||||
from sqlalchemy.sql import func
|
||||
from .database import Base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user