removed unused variable
This commit is contained in:
parent
7a51c7c2d6
commit
0b6ddb1455
1 changed files with 0 additions and 7 deletions
|
|
@ -16,13 +16,6 @@ angular.module('copayApp.services').factory('bitcoincomService', function($http,
|
|||
credentials.BITPAY_API_URL = "https://bitpay.com";
|
||||
};
|
||||
|
||||
var homeItem = {
|
||||
name: 'bitcoincom',
|
||||
title: 'Explore Bitcoin.com',
|
||||
icon: 'icon-bitcoincom',
|
||||
sref: 'tabs.bitcoin-com',
|
||||
};
|
||||
|
||||
var nextStepItem = {
|
||||
name: 'bitcoincom',
|
||||
title: 'Explore Bitcoin.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue