]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/output/template/ForeachStatement.java
UPD: Move some template classes to there reightful place.
[gigi.git] / src / org / cacert / gigi / output / template / ForeachStatement.java
index 4a368cc9ac097e5390bca5452e4d53b0af7945a1..edabab774c457eabe432f2aa49f65526db694967 100644 (file)
@@ -5,7 +5,6 @@ import java.util.HashMap;
 import java.util.Map;
 
 import org.cacert.gigi.localisation.Language;
-import org.cacert.gigi.output.Outputable;
 
 public final class ForeachStatement implements Outputable {