aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_apis.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_apis.py b/tests/test_apis.py
index e0f7a03..dd232b3 100644
--- a/tests/test_apis.py
+++ b/tests/test_apis.py
@@ -9,7 +9,6 @@ Tests of the various APIs with the python markdown lib.
from __future__ import unicode_literals
import unittest
-import os
import sys
import types
import markdown