1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-04 13:19:11 +00:00

Whitespace

This commit is contained in:
Jeremy Ruston 2012-06-16 19:02:44 +01:00
parent 6745c7fbf7
commit 49cc644293

View File

@ -37,5 +37,4 @@ exports.executeMacro = function() {
return $tw.Tree.Element("span",attributes,this.content);
};
})();