From 43f28a30bafff7ed34a42cbee89770b9d29cbe63 Mon Sep 17 00:00:00 2001 From: crockwave Date: Fri, 31 Jul 2020 18:06:16 -0500 Subject: [PATCH] linter fix --- app/soapbox/features/configuration/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/configuration/index.js b/app/soapbox/features/configuration/index.js index fb1c92dc6..34035754a 100644 --- a/app/soapbox/features/configuration/index.js +++ b/app/soapbox/features/configuration/index.js @@ -113,7 +113,7 @@ class ConfigSoapbox extends ImmutablePureComponent { } getParams = () => { - const { state } = this; + // const { state } = this; var obj = { configs: [{ group: ':pleroma',