chore(graph): cleanup missed console.log from debug (#21160)
This commit is contained in:
parent
42aefd87d0
commit
0f691d5ff0
@ -198,7 +198,6 @@ describe('dev mode - task graph', () => {
|
|||||||
// Load the fixture data and find the property based on the query parameter
|
// Load the fixture data and find the property based on the query parameter
|
||||||
|
|
||||||
const expandedInputs = nxExamplesTaskInputs[taskId];
|
const expandedInputs = nxExamplesTaskInputs[taskId];
|
||||||
console.log(expandedInputs);
|
|
||||||
|
|
||||||
// Reply with the selected property
|
// Reply with the selected property
|
||||||
req.reply({
|
req.reply({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user