Skip to content

Commit

Permalink
what was she cooking
Browse files Browse the repository at this point in the history
  • Loading branch information
ix0rai authored Sep 10, 2024
1 parent d79dee3 commit 709cf11
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ public class IndexEntryResolver implements EntryResolver {

private final IndexTreeBuilder treeBuilder;

// todo stupid
public IndexEntryResolver(JarIndex index) {
this.entryIndex = index.getIndex(EntryIndex.class);
this.inheritanceIndex = index.getIndex(InheritanceIndex.class);
Expand Down

0 comments on commit 709cf11

Please sign in to comment.