From 14501b748b9633e7a3990d846c25ff53c6f38e12 Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 13 Jan 2020 21:58:26 +0000 Subject: [PATCH] lint again --- src/components/structures/MatrixChat.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/structures/MatrixChat.js b/src/components/structures/MatrixChat.js index 323bec4441..2515035996 100644 --- a/src/components/structures/MatrixChat.js +++ b/src/components/structures/MatrixChat.js @@ -1515,7 +1515,6 @@ export default createReactClass({ !SettingsStore.isFeatureEnabled("feature_cross_signing"), ); } - }, showScreen: function(screen, params) {