diff options
| author | 2016-09-05 01:09:49 +0000 | |
|---|---|---|
| committer | 2016-10-07 22:42:33 +0000 | |
| commit | e29b1456c06576b607fd255f5da34a3cc3e97ca2 (patch) | |
| tree | feeb5925dd9f0b6e9e692e34b7b8dca1ecbd8275 /config-default/restrictions.xml | |
| parent | e3e5402155786931fffd78e71bb2a7324a677ff0 (diff) | |
Extirpate traces of XML
Summary: Resolve T6 and use the opportunity to get rid of our dependency on `XML::Simple` once and for all.
Test Plan: Run the bot with JSON config files.
Reviewers: Unit193
Reviewed By: Unit193
Tags: #antispammeta
Maniphest Tasks: T6
Differential Revision: https://asm.shalture.org/D1
Diffstat (limited to 'config-default/restrictions.xml')
| -rw-r--r-- | config-default/restrictions.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config-default/restrictions.xml b/config-default/restrictions.xml deleted file mode 100644 index d32963f..0000000 --- a/config-default/restrictions.xml +++ /dev/null @@ -1,8 +0,0 @@ -<restrictions> - <accounts> - </accounts> - <hosts> - </hosts> - <nicks> - </nicks> -</restrictions> |
