rm comments
This commit is contained in:
parent
bf16391085
commit
e28a4fb2ad
4 changed files with 2 additions and 179 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
angular.module('copayApp.controllers').controller('uriController',
|
||||
function($rootScope, $stateParams, $log, openURLService) {
|
||||
function($stateParams, $log, openURLService) {
|
||||
|
||||
|
||||
/* This is only for BROWSER links, it is not excecuted on mobile devices */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue