removed PositionVectorNotValidException.java
This commit is contained in:
@@ -25,7 +25,6 @@ public class UserInterface {
|
||||
public UserInterface(String welcomeText) {
|
||||
textIO = TextIoFactory.getTextIO();
|
||||
textTerminal = textIO.getTextTerminal();
|
||||
|
||||
textTerminal.println(welcomeText + "\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user