mirror of
https://github.com/OtusTeam/Spring.git
synced 2026-05-30 10:50:42 +00:00
2023-11 spring-02-arch empty line fix
This commit is contained in:
-1
@@ -21,7 +21,6 @@ public class ApplicationRunner {
|
||||
ioService = new ConsoleIOService();
|
||||
executionFlag = new AtomicBoolean(true);
|
||||
commandsProcessor = new MenuCommandsProcessor();
|
||||
|
||||
}
|
||||
|
||||
public void run() {
|
||||
|
||||
Reference in New Issue
Block a user