fix linting issue
This commit is contained in:
parent
1efe44745b
commit
54efe88a45
|
@ -4,7 +4,6 @@ from mitmproxy import ctx
|
|||
from typing import Sequence
|
||||
|
||||
|
||||
|
||||
class WebAddon:
|
||||
def load(self, loader):
|
||||
loader.add_option(
|
||||
|
|
Loading…
Reference in New Issue