mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
reùove empty lines
This commit is contained in:
parent
9d1a3a1894
commit
fd4e13511d
@ -42,9 +42,6 @@ class Worker(object):
|
||||
self.alive = True
|
||||
self.log = logging.getLogger(__name__)
|
||||
self.spinner = 0
|
||||
|
||||
|
||||
|
||||
self.address = self.socket.getsockname()
|
||||
|
||||
def __str__(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user