Fix merge error

This commit is contained in:
Logan Williams
2022-06-30 11:04:41 +00:00
parent 589ac3ba5b
commit ed4723ed1e

2
app.py
View File

@@ -15,8 +15,6 @@ from cisticola.scraper import (
RumbleScraper,
)
from cisticola.transformer import (
ETLController,
TelegramTelethonTransformer
ETLController,
TelegramTelethonTransformer,
GettrTransformer,