Make lint happy
This commit is contained in:
parent
6bc2a0b84a
commit
a525492f65
@ -505,7 +505,8 @@ var PartialEvaluator = (function PartialEvaluatorClosure() {
|
||||
return queue;
|
||||
},
|
||||
|
||||
getTextContent: function partialEvaluatorGetIRQueue(stream, resources, state) {
|
||||
getTextContent: function partialEvaluatorGetIRQueue(
|
||||
stream, resources, state) {
|
||||
if (!state) {
|
||||
var text = [];
|
||||
var dirs = [];
|
||||
|
Loading…
Reference in New Issue
Block a user