Skip to content

Commit a097a17

Browse files
committed
fix: remove debug statement
1 parent b436c04 commit a097a17

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Drivers/Standard/QueryBuilder.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ function ($relationQuery) use ($relationField, $filterDescriptor) {
150150
);
151151
}
152152
}
153-
154-
var_dump($query->toSql());
155153
}
156154

157155
/**

0 commit comments

Comments
 (0)