Commit d43b0339 authored by Stefan Behnel's avatar Stefan Behnel

Remove unused import.

parent 905a6b80
......@@ -15,7 +15,6 @@ import functools
import re
import os
import sys
from io import StringIO
# Make sure we import the right Cython
cythonpath, _ = os.path.split(os.path.realpath(__file__)) # bin directory
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment