mirror of
https://github.com/9001/copyparty.git
synced 2025-11-03 05:23:31 +00:00
get rid of iffy default-args
This commit is contained in:
@@ -126,7 +126,6 @@ class VHttpConn(object):
|
||||
self.hsrv = VHttpSrv()
|
||||
self.nreq = 0
|
||||
self.nbyte = 0
|
||||
self.workload = 0
|
||||
self.ico = None
|
||||
self.thumbcli = None
|
||||
self.t0 = time.time()
|
||||
Reference in New Issue
Block a user