diff options
Diffstat (limited to 'git-p4import.py')
-rw-r--r-- | git-p4import.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/git-p4import.py b/git-p4import.py index 60a758bfe3..0f3d97b67e 100644 --- a/git-p4import.py +++ b/git-p4import.py @@ -358,4 +358,3 @@ for id in changes: if stitch == 1: git.clean_directories() stitch = 0 - |