Merge pull request #122 from colkito/fix/remove-unnecessary-peer
removed unnecessary peers files
This commit is contained in:
commit
10dbc073f4
3 changed files with 2 additions and 11 deletions
|
|
@ -1,6 +0,0 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copay.peer').controller('PeerController',
|
||||
function($scope, $rootScope, $location, $routeParams) {
|
||||
});
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue