Skip to content

Commit d41984b

Browse files
committed
remove console.log
1 parent c6cf4f1 commit d41984b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/jobber/actions/filter-quotes/filter-quotes.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ export default {
8080
: undefined,
8181
},
8282
};
83-
console.log(args);
8483
const quotes = await this.jobber.getPaginatedResources({
8584
query,
8685
args,

0 commit comments

Comments
 (0)