mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-04 01:05:36 +00:00
Removed a mistakenly inserted newline character.
This commit is contained in:
parent
fbfedbdc8f
commit
e278ce6455
@ -875,7 +875,6 @@ class BaseHandler(_Connection):
|
||||
|
||||
|
||||
class Counter:
|
||||
|
||||
def __init__(self):
|
||||
self._count = 0
|
||||
self._lock = threading.Lock()
|
||||
|
Loading…
Reference in New Issue
Block a user