diff --git a/js/src/modals/CreateWallet/WalletType/walletType.js b/js/src/modals/CreateWallet/WalletType/walletType.js
index bbf55965b..597cd1031 100644
--- a/js/src/modals/CreateWallet/WalletType/walletType.js
+++ b/js/src/modals/CreateWallet/WalletType/walletType.js
@@ -17,35 +17,35 @@
import React, { Component, PropTypes } from 'react';
import { FormattedMessage } from 'react-intl';
-import { walletSourceURL } from '~/contracts/code/wallet';
+// import { walletSourceURL } from '~/contracts/code/wallet';
import { RadioButtons } from '~/ui';
const TYPES = [
- {
- label: (
-
- ),
- key: 'MULTISIG',
- description: (
-
-
-
- )
- } }
- />
- )
- },
+ // {
+ // label: (
+ //
+ // ),
+ // key: 'MULTISIG',
+ // description: (
+ //
+ //
+ //
+ // )
+ // } }
+ // />
+ // )
+ // },
{
label: (