Skip to content

Commit

Permalink
trying to fix import errors on rtd.org
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshdtu committed Feb 23, 2019
1 parent cefa1c7 commit 417b334
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/eazyserver/__init__.py
Expand Up @@ -22,8 +22,5 @@
logger = logging.getLogger(__name__)
logger.debug("Loaded " + __name__)


from core import *
from rpc import *
from exceptions import *
from eazyserver import Eazy

0 comments on commit 417b334

Please sign in to comment.