From: David ‘Bombe’ Roden Date: Sun, 27 Oct 2013 21:59:12 +0000 (+0100) Subject: Whitespace. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=56b302fd95225aea920b3de8efe86a91d9a2c3c3;p=Sone.git Whitespace. --- diff --git a/src/main/java/net/pterodactylus/sone/fcp/DeletePostCommand.java b/src/main/java/net/pterodactylus/sone/fcp/DeletePostCommand.java index 7ce8238..d1b26ba 100644 --- a/src/main/java/net/pterodactylus/sone/fcp/DeletePostCommand.java +++ b/src/main/java/net/pterodactylus/sone/fcp/DeletePostCommand.java @@ -21,6 +21,7 @@ import net.pterodactylus.sone.core.Core; import net.pterodactylus.sone.data.Post; import net.pterodactylus.sone.freenet.SimpleFieldSetBuilder; import net.pterodactylus.sone.freenet.fcp.FcpException; + import freenet.support.SimpleFieldSet; import freenet.support.api.Bucket;