mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
remove useless import in app.base
This commit is contained in:
parent
0752ccd5df
commit
455767b96a
@ -6,7 +6,6 @@ import importlib.util
|
||||
import os
|
||||
import sys
|
||||
import traceback
|
||||
import types
|
||||
|
||||
from gunicorn import util
|
||||
from gunicorn.arbiter import Arbiter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user