diff --git a/src/board.js b/src/board.js index b6a235f..89eb042 100644 --- a/src/board.js +++ b/src/board.js @@ -8,7 +8,6 @@ var attributes, attribute, node, actions_prms; this.context = context; - this.widgets = []; this.actions = []; this.el = jQuery('
', { 'class': 'board'