mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
Remove extra debug logging line
This commit is contained in:
parent
83da92537c
commit
8ea6bb134e
|
@ -44,8 +44,6 @@ export class CallbackModel {
|
||||||
this.operations.push(operation);
|
this.operations.push(operation);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(this.operations);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@action
|
@action
|
||||||
|
|
Loading…
Reference in New Issue
Block a user