diff options
Diffstat (limited to 'tests/test_objectiveclexer.py')
-rw-r--r-- | tests/test_objectiveclexer.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_objectiveclexer.py b/tests/test_objectiveclexer.py index 3db6a9e0..c205969f 100644 --- a/tests/test_objectiveclexer.py +++ b/tests/test_objectiveclexer.py @@ -8,7 +8,6 @@ """ import unittest -import os from pygments.token import Token from pygments.lexers import ObjectiveCLexer |