Commit eeec166a authored by dsumac's avatar dsumac

Removed unused jquery dependency

parent 7e9d26a1
/*global TodoMVC */
'use strict';
TodoMVC.module('TodoList', function (TodoList, App, Backbone, Marionette, $) {
TodoMVC.module('TodoList', function (TodoList, App, Backbone, Marionette) {
// TodoList Router
// ---------------
//
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment