delete comment

This commit is contained in:
Gabriel Bazán 2017-03-10 12:58:37 -03:00
commit 179befaf1b

View file

@ -39,9 +39,7 @@ angular.module('copayApp.services')
// }, { // }, {
// name: 'Český', // name: 'Český',
// isoCode: 'cs', // isoCode: 'cs',
// }, { // }
// name: 'Pусский',
// isoCode: 'ru',
root._detect = function(cb) { root._detect = function(cb) {
var userLang, androidLang; var userLang, androidLang;