forked from mirrors/Scribe.js
...
This commit is contained in:
parent
efefe93209
commit
5fe390e7c2
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ export default class Inspector {
|
||||||
}
|
}
|
||||||
|
|
||||||
inspectArguments(data) {
|
inspectArguments(data) {
|
||||||
if (!data.args || !data.args.length) return '';
|
|
||||||
return this.format(...data.args);
|
return this.format(...data.args);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue