MAINT: Remove unused TransformMessage class.

This commit is contained in:
Eddie Hebert
2013-04-29 14:55:38 -04:00
parent a4ea33218d
commit 38bd4214a2
-4
View File
@@ -55,10 +55,6 @@ class InvalidWindowLength(Exception):
pass
class TransformMessage(object):
pass
class Passthrough(object):
PASSTHROUGH = True
"""