mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-13 08:34:33 -05:00
Remove final metrics reference
This changeset removes a leftover reference to the gds_metrics library, which was taken out previously. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
@@ -5,7 +5,6 @@ import traceback
|
|||||||
|
|
||||||
import eventlet
|
import eventlet
|
||||||
import gunicorn
|
import gunicorn
|
||||||
from gds_metrics.gunicorn import child_exit # noqa
|
|
||||||
|
|
||||||
workers = 5
|
workers = 5
|
||||||
worker_class = "eventlet"
|
worker_class = "eventlet"
|
||||||
|
|||||||
Reference in New Issue
Block a user