From 8c0be7bc277c6a8849e56bb580595e20b4b3e87b Mon Sep 17 00:00:00 2001 From: Hwee-Boon Yar Date: Fri, 11 Feb 2022 14:00:33 +0800 Subject: [PATCH] Remove unused code --- AlphaWallet/Settings/Types/Config.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/AlphaWallet/Settings/Types/Config.swift b/AlphaWallet/Settings/Types/Config.swift index 3087c7b29..8c9d3910b 100644 --- a/AlphaWallet/Settings/Types/Config.swift +++ b/AlphaWallet/Settings/Types/Config.swift @@ -141,7 +141,6 @@ struct Config { struct Keys { static let chainID = "chainID" static let isCryptoPrimaryCurrency = "isCryptoPrimaryCurrency" - static let isDebugEnabled = "isDebugEnabled" static let currencyID = "currencyID" static let dAppBrowser = "dAppBrowser" //There *is* a trailing space in the key