summaryrefslogtreecommitdiff
path: root/fastimport/commands.py
diff options
context:
space:
mode:
Diffstat (limited to 'fastimport/commands.py')
-rw-r--r--fastimport/commands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastimport/commands.py b/fastimport/commands.py
index f2b44fb..6278c78 100644
--- a/fastimport/commands.py
+++ b/fastimport/commands.py
@@ -24,7 +24,7 @@ import re
import stat
import sys
-from fastimport.helpers import (
+from .helpers import (
newobject as object,
utf8_bytes_string,
repr_bytes,