summaryrefslogtreecommitdiff
path: root/bzr_commit_handler.py
diff options
context:
space:
mode:
Diffstat (limited to 'bzr_commit_handler.py')
-rw-r--r--bzr_commit_handler.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bzr_commit_handler.py b/bzr_commit_handler.py
index bd206bf..8be2a84 100644
--- a/bzr_commit_handler.py
+++ b/bzr_commit_handler.py
@@ -25,7 +25,7 @@ from bzrlib import (
revision,
serializer,
)
-from bzrlib.plugins.fastimport.fastimport import (
+from fastimport import (
commands,
helpers,
processor,