Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 10, 2023
1 parent 0bb4c59 commit 381def8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -436,5 +436,4 @@ private DependencyNodeFilter createDependencyNodeFilter() {

return filters.isEmpty() ? null : new AndDependencyNodeFilter(filters);
}

}

0 comments on commit 381def8

Please sign in to comment.