Revert changes to diff command components

This commit is contained in:
Rene Pfeuffer
2019-11-11 13:08:40 +01:00
parent 913e5289e6
commit 0f0e7437fd
2 changed files with 5 additions and 18 deletions

View File

@@ -69,4 +69,5 @@ public class GitDiffCommand extends AbstractGitCommand implements DiffCommand {
}
};
}
}