More small fixes (#977)

* no effecitve code change: add @FunctionalInterface to designated interfaces

* no effective code change: removed obsolete imports

* no effective code change: removed obsolete @SuppressWarnings

* no effective code change: add @SuppressWarnings to UUID_PLACEHOLDER
This commit is contained in:
Roland Praml
2017-02-24 08:42:27 +13:00
committed by Rob Bygrave
parent 35f3f53443
commit a315c7c11e
16 changed files with 10 additions and 13 deletions
@@ -1,7 +1,6 @@
package org.tests.lib;
import io.ebeaninternal.server.core.Message;
import org.junit.Assert;
import org.junit.Test;
import static org.assertj.core.api.Assertions.assertThat;