🔥 Remove unused import
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / states / OutputState.java
index f5d93f3..92cc44c 100644 (file)
@@ -7,8 +7,6 @@ import javax.annotation.Nullable;
 
 import net.pterodactylus.rhynodge.State;
 
-import com.fasterxml.jackson.annotation.JsonProperty;
-
 /**
  * {@link State} implementation that can expose itself as plain text and/or
  * HTML.