From 980e3cb82f73036f124313d641f63b2b50e98251 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 23 Nov 2018 15:02:34 +0100 Subject: Remove multisig contracts from the core list of contracts --- contracts/core/tsconfig.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'contracts/core/tsconfig.json') diff --git a/contracts/core/tsconfig.json b/contracts/core/tsconfig.json index e0f85079a..be552e5a3 100644 --- a/contracts/core/tsconfig.json +++ b/contracts/core/tsconfig.json @@ -27,8 +27,6 @@ "./generated-artifacts/InvalidERC721Receiver.json", "./generated-artifacts/MixinAuthorizable.json", "./generated-artifacts/MultiAssetProxy.json", - "./generated-artifacts/MultiSigWallet.json", - "./generated-artifacts/MultiSigWalletWithTimeLock.json", "./generated-artifacts/OrderValidator.json", "./generated-artifacts/ReentrantERC20Token.json", "./generated-artifacts/TestAssetProxyDispatcher.json", -- cgit v1.2.3