mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-07 10:40:09 +00:00
Merge branch 'master' of ssh.github.com:cortesi/mitmproxy
This commit is contained in:
commit
9b17d272a3
@ -77,7 +77,6 @@ class PathEdit(urwid.Edit, _PathCompleter):
|
|||||||
class ActionBar(common.WWrap):
|
class ActionBar(common.WWrap):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.message("")
|
self.message("")
|
||||||
self.expire = None
|
|
||||||
|
|
||||||
def selectable(self):
|
def selectable(self):
|
||||||
return True
|
return True
|
||||||
|
Loading…
Reference in New Issue
Block a user