aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/controller.py
diff options
context:
space:
mode:
Diffstat (limited to 'libmproxy/controller.py')
-rw-r--r--libmproxy/controller.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/libmproxy/controller.py b/libmproxy/controller.py
index 524b2513..756e51e6 100644
--- a/libmproxy/controller.py
+++ b/libmproxy/controller.py
@@ -13,7 +13,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-import sys
import Queue, threading
should_exit = False