Merge commit 'da609f721e54691f27113e877a19637bd332abc3' into less-critical
[Sone.git] / src / main / java / net / pterodactylus / sone / data / PostReply.java
index 4c7c8d3..a4d9ef3 100644 (file)
@@ -41,4 +41,4 @@ public interface PostReply extends Reply<PostReply> {
         */
        public PostReply setPost(Post post);
 
-}
\ No newline at end of file
+}