AbortedChanges

Summary

  1. Cleans code (details)
Commit 6fe52bbab366e545cf47dcbb53a8379ae32a08ee by sgvilar
Cleans code
Exception 'java.lang.Exception' is never thrown in the method Removes
debug console outputs Removes import * in StoryResource
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamA/microstories/rest/StoryResource.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamA/microstories/service/StoryService.java (diff)