Browse Source

Module __init__ file now does no imports anymore

Taddeus Kroes 13 years ago
parent
commit
3c9af2c033
1 changed files with 0 additions and 2 deletions
  1. 0 2
      __init__.py

+ 0 - 2
__init__.py

@@ -1,2 +0,0 @@
-from frame import Frame
-from websocket import Websocket