mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-04-06 10:46:57 +00:00
Cleanup
This commit is contained in:
parent
8e9b30fec8
commit
e7b713c277
@ -35,9 +35,7 @@ exports.let = function(operationSubFunction,options) {
|
||||
};
|
||||
} else {
|
||||
// Return nothing if there is no variable name
|
||||
return function(results,source,widget) {
|
||||
};
|
||||
|
||||
return function(results,source,widget) {};
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user