delete shit

lol
This commit is contained in:
xrgman
2015-02-10 14:04:54 +01:00
parent 20c17379a5
commit 9d3d3fa3d5
5 changed files with 0 additions and 71 deletions
-15
View File
@@ -1,15 +0,0 @@
public class Event
{
private int startTime;
private int endTime;
private Artist artist;
private String description;
private int id;
public Event()
{
}
}