mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
data_import: Remove gitter data import tool.
Gitter broke their older API as part of being integrated into Matrix. Their announcement blog says: "Anything left using the Gitter APIs will need to be updated to use the Matrix API" This commit drops the legacy Gitter import tool and we plan to build a new one for Matrix in future.
This commit is contained in:
committed by
Tim Abbott
parent
eed2413514
commit
b17a006bf0
@@ -119,7 +119,6 @@ not_yet_fully_covered = [
|
||||
# Data import files; relatively low priority
|
||||
"zerver/data_import/sequencer.py",
|
||||
"zerver/data_import/slack.py",
|
||||
"zerver/data_import/gitter.py",
|
||||
"zerver/data_import/import_util.py",
|
||||
# Webhook integrations with incomplete coverage
|
||||
"zerver/webhooks/greenhouse/view.py",
|
||||
|
Reference in New Issue
Block a user