clean up
This commit is contained in:
parent
10f291d64a
commit
231900486a
1 changed files with 0 additions and 1 deletions
|
|
@ -459,7 +459,6 @@ var m = (function app(window, undefined) {
|
|||
childNodes: []
|
||||
};
|
||||
var nodeCache = [], cellCache = {};
|
||||
m.tags = {}
|
||||
m.render = function(root, cell, forceRecreation) {
|
||||
var configs = [];
|
||||
if (!root) throw new Error("Please ensure the DOM element exists before rendering a template into it.");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue