Skip to content
Snippets Groups Projects

Resolve "Remove report from State"

Merged Turid Cecilie Dahl requested to merge 68-remove-report-from-state into dev
Files
17
@@ -164,8 +164,4 @@ public class BubbleWrapState extends PlayStateTemplate {
@@ -164,8 +164,4 @@ public class BubbleWrapState extends PlayStateTemplate {
}
}
@Override
public Object report() {
return null;
}
}
}
Loading