mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 14:55:17 +00:00
Cleanup
This commit is contained in:
parent
8e9b30fec8
commit
e7b713c277
@ -35,9 +35,7 @@ exports.let = function(operationSubFunction,options) {
|
|||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
// Return nothing if there is no variable name
|
// 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