Commit e8d27295 authored by Denis Bilenko's avatar Denis Bilenko

remove unnecessary empty line

parent f7566208
......@@ -413,7 +413,6 @@ class WSGIHandler(object):
if hasattr(self.result, 'close'):
self.result.close()
self.wsgi_input._discard()
self.time_finish = time.time()
self.log_request()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment