Skip to content

Commit c46aca8

Browse files
hemangsksils
authored andcommitted
app.js: Remove data controller
1 parent f44a0eb commit c46aca8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

assets/app.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,3 @@ app.directive('disclaimer', function () {
156156
templateUrl: '/partials/tabs/disclaimer.html'
157157
}
158158
})
159-
app.controller('Data', ['$http', function($http , $scope){
160-
self = this;
161-
}])

0 commit comments

Comments
 (0)