Rm wallet color. Rm unused directives

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-05 19:19:07 -03:00
commit a8065be63f
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
5 changed files with 8 additions and 13 deletions

View file

@ -1,6 +1,6 @@
'use strict';
angular.module('copayApp.services').factory('amazonService', function($http, $log, isCordova, lodash, moment, storageService, configService) {
angular.module('copayApp.services').factory('amazonService', function($http, $log, lodash, moment, storageService, configService) {
var root = {};
var credentials = {};