Remove www folder
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
var HomeController, lunchControllers;
|
||||
|
||||
lunchControllers = angular.module('lunchControllers');
|
||||
|
||||
lunchControllers.controller('HomeCtrl', ['$scope', HomeController = function($scope) {}]);
|
||||
Reference in New Issue
Block a user