mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 02:18:02 +00:00
Removed erroneous code
This commit is contained in:
@@ -601,9 +601,6 @@ $tw.modules.execute = function(moduleName,moduleRoot) {
|
||||
// Load plugins from the plugins directory
|
||||
$tw.plugins.loadPlugins(path.resolve($tw.boot.bootPath,$tw.config.moduleSubDir));
|
||||
|
||||
// Load plugins from the TiddlyWiki store directory
|
||||
$tw.plugins.loadPlugins($tw.boot.wikiPath);
|
||||
|
||||
// End of if(!$tw.isBrowser)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user