jshint compliance

pull/1/head
ansuz 8 years ago
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…
Cancel
Save