mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 18:18:25 +00:00
Merge pull request #230 from sergeychipiga/fix/remove-redundant-codeline
remove redundant codeline
This commit is contained in:
commit
5ca88300a9
@ -77,7 +77,6 @@ class PathEdit(urwid.Edit, _PathCompleter):
|
||||
class ActionBar(common.WWrap):
|
||||
def __init__(self):
|
||||
self.message("")
|
||||
self.expire = None
|
||||
|
||||
def selectable(self):
|
||||
return True
|
||||
|
Loading…
Reference in New Issue
Block a user