hipchat_import: Remove tool from codebase.

Remove functions and scripts used by HipChat import tool and
those which will no longer be required in future.
This commit is contained in:
Aman Agrawal
2020-12-23 14:30:24 +05:30
committed by Tim Abbott
parent 62d721e859
commit c685d36821
19 changed files with 17 additions and 1291 deletions

View File

@@ -120,7 +120,6 @@ not_yet_fully_covered = [
'zerver/tornado/sharding.py',
'zerver/tornado/views.py',
# Data import files; relatively low priority
'zerver/data_import/hipchat*.py',
'zerver/data_import/sequencer.py',
'zerver/data_import/slack.py',
'zerver/data_import/gitter.py',