Fix linting errors

This commit is contained in:
Samy Pessé
2016-03-07 10:40:25 +01:00
parent bf98984012
commit b4bdf97cfe
9 changed files with 12 additions and 24 deletions
-1
View File
@@ -204,7 +204,6 @@ BookPlugin.prototype._getResources = function(base) {
.then(function() {
if (that._resources[base]) return that._resources[base];
base = base;
var book = that.content[base];
// Compatibility with version 1.x.x