mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-23 08:11:00 +00:00
Remove blank lines
This commit is contained in:
parent
46eb4a0624
commit
3d46e98171
@ -157,7 +157,6 @@ class FlowDetails(tabs.Tabs):
|
|||||||
"from_client": message.from_client,
|
"from_client": message.from_client,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
widget_lines = []
|
widget_lines = []
|
||||||
|
|
||||||
widget_lines.append(self._contentview_status_bar(viewmode.capitalize(), viewmode))
|
widget_lines.append(self._contentview_status_bar(viewmode.capitalize(), viewmode))
|
||||||
|
Loading…
Reference in New Issue
Block a user