1
0
Baglio Tabifata 4 жил өмнө
parent
commit
923798cef8

+ 0 - 1
src/main/java/info/hkzlab/dupal/analyzer/palanalisys/explorers/OSExplorer.java

@@ -52,7 +52,6 @@ public class OSExplorer {
                 } else break; // We're done: can't move to anywhere else
             }
 
-            // TODO: Handle creating long links
             int nextIdx;
             OutState nOutState;