aboutsummaryrefslogtreecommitdiffstats
path: root/mitmproxy/contentviews/image/view.py
diff options
context:
space:
mode:
Diffstat (limited to 'mitmproxy/contentviews/image/view.py')
-rw-r--r--mitmproxy/contentviews/image/view.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mitmproxy/contentviews/image/view.py b/mitmproxy/contentviews/image/view.py
index fde9b39d..f6c37067 100644
--- a/mitmproxy/contentviews/image/view.py
+++ b/mitmproxy/contentviews/image/view.py
@@ -15,7 +15,6 @@ imghdr.tests.append(test_ico)
class ViewImage(base.View):
name = "Image"
- prompt = ("image", "i")
# there is also a fallback in the auto view for image/*.
content_types = [