diff --git a/src/proto/BitcoinGold.proto b/src/proto/BitcoinGold.proto deleted file mode 100644 index 10fcbcd8b60..00000000000 --- a/src/proto/BitcoinGold.proto +++ /dev/null @@ -1,11 +0,0 @@ -// Copyright © 2017-2020 Trust Wallet. -// -// This file is part of Trust. The full Trust copyright notice, including -// terms governing use, modification, and redistribution, is contained in the -// file LICENSE at the root of the source code distribution tree. - -syntax = "proto3"; - -package TW.BitcoinGold.Proto; -option java_package = "wallet.core.jni.proto"; -