format source code

This commit is contained in:
honfika@gmail.com
2015-07-04 20:51:26 +02:00
parent 6cafe970fb
commit fac67d5baa
24 changed files with 5853 additions and 5413 deletions

View File

@@ -73,5 +73,4 @@ public class TranslateStack extends Stack<GraphTargetItem> {
}
return super.pop();
}
}