Explorar el Código

remove trailing whitespace

Eren Yilmaz hace 6 años
padre
commit
1714088ed8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/bk/Compaction.java

+ 1 - 1
src/bk/Compaction.java

@@ -158,7 +158,7 @@ public class Compaction implements AlgorithmStage{
 						else // nein
 						{
 						    // tue nix
-							sf.w.setSelected( layout ); 
+							sf.w.setSelected( layout );
 							actions.add( 0, ()-> {
 								stack.get( 0 ).u = null;
 							});