Merge pull request #236 from cmgustavo/ref/design-18
removes unused html
This commit is contained in:
commit
a5eecbc963
1 changed files with 0 additions and 5 deletions
|
|
@ -95,11 +95,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.state('disclaimer', {
|
|
||||||
url: '/disclaimer',
|
|
||||||
templateUrl: 'views/disclaimer.html',
|
|
||||||
})
|
|
||||||
|
|
||||||
.state('unsupported', {
|
.state('unsupported', {
|
||||||
url: '/unsupported',
|
url: '/unsupported',
|
||||||
templateUrl: 'views/unsupported.html'
|
templateUrl: 'views/unsupported.html'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue