1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-10 12:33:00 +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); return $tw.Tree.Element("span",attributes,this.content);
}; };
})(); })();