Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Allik committed Aug 22, 2013
1 parent bab8033 commit 11d81a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spinoff/actor/cell.py
Expand Up @@ -20,9 +20,8 @@
from spinoff.actor.props import Props
from spinoff.actor.ref import Ref
from spinoff.actor.uri import Uri
from spinoff.util.logging import logstring, dbg, fail
from spinoff.util.logging import logstring, fail
from spinoff.util.pattern_matching import ANY
from spinoff.util.pattern_matching import OR


_NOSENDER = None
Expand Down

0 comments on commit 11d81a2

Please sign in to comment.