mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Removed erroneous code
This commit is contained in:
parent
7b4708035f
commit
6b39ce10d0
@ -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)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user