Skip to content

Commit

Permalink
Merge d39c87a into 0d426de
Browse files Browse the repository at this point in the history
  • Loading branch information
KaitCrawford committed Mar 29, 2016
2 parents 0d426de + d39c87a commit 0f43e9d
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 417 deletions.
6 changes: 1 addition & 5 deletions vumi/transports/vumi_bridge/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
from vumi.transports.vumi_bridge.vumi_bridge import (
GoConversationTransport, GoConversationClientTransport,
GoConversationServerTransport)
from vumi.transports.vumi_bridge.vumi_bridge import GoConversationTransport

__all__ = [
'GoConversationTransport',
'GoConversationClientTransport',
'GoConversationServerTransport',
]
104 changes: 0 additions & 104 deletions vumi/transports/vumi_bridge/client.py

This file was deleted.

63 changes: 0 additions & 63 deletions vumi/transports/vumi_bridge/tests/test_client.py

This file was deleted.

Loading

0 comments on commit 0f43e9d

Please sign in to comment.