Skip to content
Snippets Groups Projects
Commit 821f40ff authored by helene ortiz's avatar helene ortiz
Browse files

remove syso

parent 2c50454a
No related branches found
No related tags found
No related merge requests found
......@@ -29,9 +29,6 @@ public class MaximisedState extends MinMaxState {
public MaximisedState(int numberOfLines) {
super(numberOfLines);
System.out.println("Number of lines = " + numberOfLines);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment