🔀 Merge branch 'release/v82'
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / utils / DefaultOption.kt
index 5f75e12..fd4215f 100644 (file)
@@ -1,7 +1,5 @@
 package net.pterodactylus.sone.utils
 
-import java.util.function.Predicate
-
 /**
  * Basic implementation of an [Option].
  *