diff --git a/app/scripts/main.js b/app/scripts/main.js index 4170889d..8d610313 100644 --- a/app/scripts/main.js +++ b/app/scripts/main.js @@ -19,5 +19,6 @@ (function() { 'use strict'; - // TODO: Do we still need this file? + // Your custom JavaScript goes here + })();