Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tandraschko committed Jan 10, 2025
1 parent 3b7a7f2 commit 86735c5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -456,9 +456,6 @@ else if (!Files.isDirectory(visit.getPath()))

String viewId = visit.getRelativePath().toString()
.replace("META-INF/resources/", "");

System.err.println("add: " + viewId);

recorder.registerTopLevelView(viewId);
}
});
Expand Down

0 comments on commit 86735c5

Please sign in to comment.