HONEYCOMB-448: JAVA 11 support
[honeycomb.git] / common / asciidoc-scripts / src / main / groovy / io / fd / honeycomb / common / scripts / AsciiDocImgForwarder.groovy
index 5bdf0cd..6dbfef8 100644 (file)
@@ -23,7 +23,7 @@ class AsciiDocImgForwarder {
 
     static final def ADOC_FOLDER = "asciidoc"
     static final def SITE_FOLDER = "site"
-    static final def PNG_EXTENSION = "png";
+    static final def PNG_EXTENSION = "png"
 
     /**
      * Copies generated images to site folder