Skip to content

Commit

Permalink
#1804 Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
nadouani committed Mar 5, 2021
1 parent 5d58871 commit 98fdc66
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
self.filtering.setPageSize(newValue);
});
});

// TODO: REMOVE ME
if (self.templates && !_.isEmpty(self.templates)) {
self.loadTemplate(self.templates[0]);
}
};

this.load = function() {
Expand Down

0 comments on commit 98fdc66

Please sign in to comment.