Explorar el Código

remove some whitespace (no, not koljas valuable whitespace inside brackets)

Eren Yilmaz hace 6 años
padre
commit
8fc1cb34bb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/bk/BKNodePlacement.java

+ 1 - 1
src/bk/BKNodePlacement.java

@@ -39,7 +39,7 @@ public class BKNodePlacement {
     }
 
     private Stage stage;
-
+    
     public BKNodePlacement() {
         stage = Stage.CONFLICT_DETECTION;
     }