mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-10 07:03:12 -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 gunicorn
|
||||
from gds_metrics.gunicorn import child_exit # noqa
|
||||
|
||||
workers = 5
|
||||
worker_class = "eventlet"
|
||||
|
||||
Reference in New Issue
Block a user