]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/output/template/TemplateBlock.java
UPD: Move some template classes to there reightful place.
[gigi.git] / src / org / cacert / gigi / output / template / TemplateBlock.java
index 6b30cf33f7559d81570fcf3483e4e71dabc8064c..15ce4e5b967c23ad463cb60017e44d57979fa8b9 100644 (file)
@@ -4,7 +4,6 @@ import java.io.PrintWriter;
 import java.util.Map;
 
 import org.cacert.gigi.localisation.Language;
-import org.cacert.gigi.output.Outputable;
 
 class TemplateBlock implements Outputable {