skeleton: Removed class statuettes
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package comp1110.ass2.skeleton;
|
||||
|
||||
public class statuettes {
|
||||
public final int value;
|
||||
|
||||
public statuettes(int value) {
|
||||
this.value = value;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user