Wallet/src/js/controllers/shapeshift.js
2017-12-08 18:02:30 +09:00

3 lines
122 B
JavaScript

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