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