Skip to content

Commit

Permalink
pep8 cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Hubbard committed Apr 17, 2015
1 parent 186d562 commit fdef670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redislite/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ class RedisMixin(object):
redis_configuration = None
redis_configuration_filename = None


def _cleanup(self):
"""
Stop the redis-server for this instance if it's running
Expand Down

0 comments on commit fdef670

Please sign in to comment.