mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:47:35 +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