Skip to content

Commit 70fe8a5

Browse files
committed
bug fix
1 parent ccb7f95 commit 70fe8a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/chorale/bin/chorale

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $diffs = new DiffUtil();
6464

6565
$planner = new PlanBuilder(
6666
defaults: $defaults,
67-
configLoader: $loader,
67+
//configLoader: $loader,
6868
scanner: $scanner,
6969
matcher: $matcher,
7070
resolver: $resolver,

0 commit comments

Comments
 (0)