Skip to content

Commit

Permalink
updated whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Jan 14, 2012
1 parent 9778007 commit 401fcd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ function (namespace, jQuery, Backbone, Example) {
app.router.navigate(href, true);
}
});

});

});
1 change: 0 additions & 1 deletion app/modules/example.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
define([
"namespace",

"use!backbone"
],

Expand Down

0 comments on commit 401fcd4

Please sign in to comment.