We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e787e commit ed03cb2Copy full SHA for ed03cb2
src/test/java/org/woehlke/twitterwall/oodm/service/TaskHistoryServiceTest.java
@@ -15,7 +15,6 @@
15
import org.springframework.transaction.annotation.Propagation;
16
import org.springframework.transaction.annotation.Transactional;
17
import org.woehlke.twitterwall.conf.properties.TestdataProperties;
18
-import org.woehlke.twitterwall.oodm.entities.Mention;
19
import org.woehlke.twitterwall.oodm.entities.TaskHistory;
20
21
@RunWith(SpringRunner.class)
0 commit comments