浏览代码

Removed outdated commit

Baglio Tabifata 4 年之前
父节点
当前提交
923798cef8
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/info/hkzlab/dupal/analyzer/palanalisys/explorers/OSExplorer.java

+ 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;