MAINT: Remove unused import.

This commit is contained in:
Scott Sanderson
2015-10-09 17:47:18 -04:00
parent e6ba59b580
commit f06f4bdd25
-1
View File
@@ -15,7 +15,6 @@ from abc import (
ABCMeta,
abstractmethod,
)
from contextlib import contextmanager
from errno import ENOENT
from os import remove
from os.path import exists