removed useless empty line
[asciidoctor_to_rss.git] / src / main / java / net / wpitchoune / asciidoctor / Main.java
index 5e687c3..df5636f 100644 (file)
@@ -88,8 +88,6 @@ public class Main {
                        LOG.info("There is no declared HTML header file.");
                        return ;
                }
-               
-               
 
                sb.append("<!DOCTYPE html>\n");
                sb.append("<html>\n");