summaryrefslogtreecommitdiff
path: root/exporter.py
diff options
context:
space:
mode:
Diffstat (limited to 'exporter.py')
-rw-r--r--exporter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/exporter.py b/exporter.py
index f75399d..f2006c1 100644
--- a/exporter.py
+++ b/exporter.py
@@ -64,7 +64,7 @@ from bzrlib.plugins.fastimport import (
)
from fastimport import commands
-from fastimport.helpers import (
+from bzrlib.plugins.fastimport.helpers import (
binary_stream,
single_plural,
)