Skip to content
Snippets Groups Projects
Commit ab541674 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Fix JS Hint

parent af4943b6
Branches
Tags
No related merge requests found
......@@ -121,8 +121,7 @@ function AppController($scope, $rootScope, $state, $ionicSideMenuDelegate, $q, $
console.error("[app] Unable to parse as WIF or EWIF format: " + (err && err.message || err));
throw err; // rethrow
});
}
};
$scope.scanQrCodeAndGo = function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment