mirror of
https://github.com/jaypyles/Scraperr.git
synced 2025-12-13 11:15:59 +00:00
feat: replace mongodb with sqllite
This commit is contained in:
@@ -9,9 +9,6 @@ from api.backend.job.models.job_options import JobOptions
|
||||
import pydantic
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class Element(pydantic.BaseModel):
|
||||
name: str
|
||||
xpath: str
|
||||
|
||||
Reference in New Issue
Block a user