jshint compliance
This commit is contained in:
parent
4c0d7bf8e8
commit
18e2e66b06
@ -105,7 +105,7 @@ define([
|
|||||||
if (typeof(res) !== 'object') {
|
if (typeof(res) !== 'object') {
|
||||||
return void cb('INVALID_RESPONSE');
|
return void cb('INVALID_RESPONSE');
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
// get the combined size of all channels (in bytes) for all the
|
// get the combined size of all channels (in bytes) for all the
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user