mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
Fix linting errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user