Skip to content

Commit

Permalink
fix erroneous change
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercoms authored Jul 24, 2022
1 parent 2f78642 commit 6a23932
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ bool FGitCheckInWorker::Execute(FGitSourceControlCommand& InCommand)
else
{
// Be cautious, try pushing anyway
for (const FString& File : InCommand.Files)
bUnpushedFiles = true;
}

Expand Down

0 comments on commit 6a23932

Please sign in to comment.