mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
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:
committed by
Rob Bygrave
parent
35f3f53443
commit
a315c7c11e
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user