Remova unneeded hilite import

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2025-07-31 12:58:57 -04:00
parent 5e4e763119
commit bf171ebaab

View File

@@ -2,7 +2,6 @@ import multiprocessing
import os
import sys
import traceback
from app.utils import hilite
import gunicorn
# Let gunicorn figure out the right number of workers