aboutsummaryrefslogtreecommitdiffstats
path: root/mitmweb
diff options
context:
space:
mode:
Diffstat (limited to 'mitmweb')
-rwxr-xr-xmitmweb4
1 files changed, 0 insertions, 4 deletions
diff --git a/mitmweb b/mitmweb
deleted file mode 100755
index d709811b..00000000
--- a/mitmweb
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env python
-from libmproxy.main import mitmweb
-
-mitmweb()