From 339833b697af0324be530dfd7add406c64ba13df Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Tue, 25 Nov 2014 11:06:01 +0000 Subject: [PATCH] Minor update to comment for main.js --- app/scripts/main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + })();