mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-06 21:51:30 +00:00
truly fixed #726
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# coding = utf-8
|
||||
|
||||
from __future__ import print_function
|
||||
from constants import tasks, LOGFILE
|
||||
from spooler_priority_constants import tasks, LOGFILE
|
||||
from os import remove
|
||||
import uwsgi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user