Useless line removed.
This commit is contained in:
parent
76a7d7f6d9
commit
b9830271d3
1 changed files with 0 additions and 1 deletions
|
|
@ -252,7 +252,6 @@ Mithril = m = new function app(window, undefined) {
|
|||
return cached
|
||||
}
|
||||
function setAttributes(node, tag, dataAttrs, cachedAttrs, namespace) {
|
||||
var groups = {}
|
||||
for (var attrName in dataAttrs) {
|
||||
var dataAttr = dataAttrs[attrName]
|
||||
var cachedAttr = cachedAttrs[attrName]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue