removed unnecessary peers files

This commit is contained in:
Mario Colque 2014-04-21 17:01:24 -03:00
commit d379c47032
3 changed files with 2 additions and 11 deletions

View file

@ -1,6 +0,0 @@
'use strict';
angular.module('copay.peer').controller('PeerController',
function($scope, $rootScope, $location, $routeParams) {
});