Kill DataConverter (#2554)

* Kill DataConverter

* remove the tests
This commit is contained in:
Michael H
2019-04-09 17:01:04 -04:00
committed by Will
parent 0852d1be9f
commit 136e781c7f
38 changed files with 0 additions and 2089 deletions

View File

@@ -40,12 +40,6 @@ Mod Helpers
.. automodule:: redbot.core.utils.mod
:members:
V2 Data Conversion
==================
.. automodule:: redbot.core.utils.data_converter
:members: DataConverter
Tunnel
======