From 793b9f49cdc0d7cf8712c746bfdb363a3e2d1003 Mon Sep 17 00:00:00 2001 From: Andy Joslin Date: Wed, 30 Apr 2014 09:22:00 -0600 Subject: [PATCH] chore(): make travis rebuild --- js/angular/main.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/js/angular/main.js b/js/angular/main.js index 0932ee66c3..b5af9cf86f 100644 --- a/js/angular/main.js +++ b/js/angular/main.js @@ -1,7 +1,3 @@ -/** - * Create a wrapping module to ease having to include too many - * modules. - */ var IonicModule = angular.module('ionic', [ // Angular deps 'ngAnimate',