mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-15 11:22:18 +08:00
MAINT: Remove unused TransformMessage class.
This commit is contained in:
@@ -55,10 +55,6 @@ class InvalidWindowLength(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class TransformMessage(object):
|
||||
pass
|
||||
|
||||
|
||||
class Passthrough(object):
|
||||
PASSTHROUGH = True
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user