From 0836fb7184638fd4af9cb0fde1ce9d7989c1c5e9 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Tue, 14 Apr 2020 12:08:15 +0100 Subject: [PATCH] Makelibrary.js: Minor refactoring --- core/modules/commands/makelibrary.js | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/core/modules/commands/makelibrary.js b/core/modules/commands/makelibrary.js index ae5977844..c2e15ef37 100644 --- a/core/modules/commands/makelibrary.js +++ b/core/modules/commands/makelibrary.js @@ -51,20 +51,9 @@ Command.prototype.execute = function() { } } }; - var pluginsPaths = $tw.getLibraryItemSearchPaths($tw.config.pluginsPath,$tw.config.pluginsEnvVar); - for(var u=0; u