mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-04 00:58:53 +00:00
Update let.js
This commit is contained in:
@@ -6,7 +6,6 @@ module-type: filterrunprefix
|
||||
Assign a value to a variable
|
||||
|
||||
\*/
|
||||
(function(){
|
||||
|
||||
/*jslint node: true, browser: true */
|
||||
/*global $tw: false */
|
||||
@@ -40,5 +39,3 @@ exports.let = function(operationSubFunction,options) {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user