🔥 Clean up imports
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / notification / MarkPostKnownDuringFirstStartHandlerTest.kt
index 6efb472..c2f8e41 100644 (file)
@@ -23,7 +23,7 @@ import net.pterodactylus.sone.data.*
 import net.pterodactylus.util.notify.*
 import org.hamcrest.MatcherAssert.*
 import org.hamcrest.Matchers.*
-import java.util.function.Consumer
+import java.util.function.*
 import kotlin.test.*
 
 /**