Remove extra spaces

This commit is contained in:
Petrutiu Mihai
2016-07-14 14:14:17 +03:00
parent 7cdf6362d6
commit ae6774d316

View File

@@ -56,7 +56,5 @@ namespace StrategyPattern.LoopWithoutLoop
{ {
return; return;
} }
} }
} }