Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Jed Mao committed Apr 4, 2014
1 parent 37841c9 commit ba25a80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/scripts/controllers/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
module.exports = [
'$scope',
'$state',
'$http',
'api',
function(
$scope,
$state,
$http,
api) {

$scope.$on('$stateChangeSuccess', function(event, toState) {
Expand Down

0 comments on commit ba25a80

Please sign in to comment.