summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test_examplefiles.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_examplefiles.py b/tests/test_examplefiles.py
index d56eb7c3..691ae92a 100644
--- a/tests/test_examplefiles.py
+++ b/tests/test_examplefiles.py
@@ -8,9 +8,7 @@
"""
import os
-import unittest
-from pygments import highlight
from pygments.lexers import get_lexer_for_filename, get_lexer_by_name
from pygments.token import Error
from pygments.util import ClassNotFound, b