fix for http://sourceforge.net/tracker/index.php?func=detail&aid=1413064&group_id...
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / compiler / parser / NLSLine.java
index 8164e49..18f7135 100644 (file)
@@ -13,8 +13,8 @@ package net.sourceforge.phpdt.internal.compiler.parser;
 import java.util.ArrayList;
 import java.util.Iterator;
 import java.util.List;
-import net.sourceforge.phpdt.internal.compiler.ast.StringLiteral;
 
+import net.sourceforge.phpdt.internal.compiler.ast.StringLiteral;
 
 public class NLSLine {