mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-24 18:09:13 -04:00
Remove unused dependency
We used this for code highlighting when we had documentation in the admin app.
This commit is contained in:
@@ -35,9 +35,6 @@ from notifications_utils.recipients import (
|
||||
format_phone_number_human_readable,
|
||||
)
|
||||
from notifications_utils.formatters import formatted_list
|
||||
from pygments import highlight
|
||||
from pygments.formatters.html import HtmlFormatter
|
||||
from pygments.lexers.javascript import JavascriptLexer
|
||||
from werkzeug.exceptions import abort
|
||||
from werkzeug.local import LocalProxy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user