Commit 9b2611ee authored by R. David Murray's avatar R. David Murray

Remove unused import for function that no longer exists.

parent 63dce79e
......@@ -2,7 +2,6 @@ from importlib import _bootstrap
from importlib import machinery
from .. import util
from . import util as import_util
from contextlib import nested
import imp
import os
import sys
......
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