🔥 Remove unnecessary imports
[Sone.git] / src / main / java / net / pterodactylus / sone / freenet / wot / Identity.java
index b8d4e6d..63bceb1 100644 (file)
 
 package net.pterodactylus.sone.freenet.wot;
 
-import java.util.Collection;
-import java.util.Collections;
 import java.util.Map;
 import java.util.Set;
 
-import com.google.common.base.Function;
-
 /**
  * Interface for web of trust identities, defining all functions that can be
  * performed on an identity. An identity is only a container for identity data