summaryrefslogtreecommitdiff
path: root/morphlib/sourceresolver_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/sourceresolver_tests.py')
-rw-r--r--morphlib/sourceresolver_tests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/morphlib/sourceresolver_tests.py b/morphlib/sourceresolver_tests.py
index 75025a9a..638f593f 100644
--- a/morphlib/sourceresolver_tests.py
+++ b/morphlib/sourceresolver_tests.py
@@ -22,8 +22,7 @@ import unittest
import morphlib
from morphlib.sourceresolver import (SourceResolver,
PickleCacheManager,
- MorphologyNotFoundError,
- NotcachedError)
+ MorphologyNotFoundError)
from morphlib.remoterepocache import CatFileError, LsTreeError