Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
garethr committed Mar 22, 2014
1 parent 2c0ba54 commit c332f70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serf_master/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env python

import os
import sys
import logging

class SerfHandler(object):
Expand Down

0 comments on commit c332f70

Please sign in to comment.