Wallet/src/js/controllers/preferencesAdvanced.js
Matias Alejo Garcia ea793d913d rm unused fn
2015-05-04 13:37:21 -03:00

5 lines
125 B
JavaScript

'use strict';
angular.module('copayApp.controllers').controller('preferencesAdvancedController',
function($scope) {
});