1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-17 02:49:54 +00:00

Remove obsolete comment

This commit is contained in:
Jeremy Ruston 2023-11-20 09:52:26 +00:00
parent 65b3b18e1f
commit e43a75ae59

View File

@ -460,7 +460,6 @@ Widget.prototype.assignAttributes = function(domNode,options) {
/*
Set the data- and style. attributes of a parse tree node according to the attributes of the widget
domNode: optional domNode to be assigned
*/
Widget.prototype.assignAttributesToParseTreeNode = function(parseTreeNode) {
var self = this;