mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 01:57:19 +00:00
Remove extraneous test error
Left over from testing RSOE
This commit is contained in:
parent
98bafd0b69
commit
78e734797b
@ -2208,7 +2208,6 @@ $tw.boot.boot = function(callback) {
|
||||
// Initialise password prompter
|
||||
if($tw.browser && !$tw.node) {
|
||||
$tw.passwordPrompt = new $tw.utils.PasswordPrompt();
|
||||
error
|
||||
}
|
||||
// Preload any encrypted tiddlers
|
||||
$tw.boot.decryptEncryptedTiddlers(function() {
|
||||
|
Loading…
Reference in New Issue
Block a user