removed test
This commit is contained in:
@@ -115,8 +115,6 @@ public class Worm {
|
||||
if (validName != -1)
|
||||
throw new IllegalNameException(validName, name);
|
||||
this.name = name;
|
||||
|
||||
Tuple<Integer, Integer> test = null;
|
||||
}
|
||||
|
||||
//===================================================================================
|
||||
|
Reference in New Issue
Block a user