mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-28 22:52:02 +08:00
MAINT: Remove unused import.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user