mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
missing import
This commit is contained in:
parent
30d57aa782
commit
9e203e0637
@ -6,6 +6,7 @@
|
||||
import logging
|
||||
import optparse
|
||||
import os
|
||||
import traceback
|
||||
|
||||
from gunicorn import __version__
|
||||
from gunicorn import util
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user