diff --git a/src/Commands/Commit.cs b/src/Commands/Commit.cs index 17da30ac..8c8f575d 100644 --- a/src/Commands/Commit.cs +++ b/src/Commands/Commit.cs @@ -1,5 +1,4 @@ -using System.Diagnostics; -using System.IO; +using System.IO; namespace SourceGit.Commands {