From 05c3f5c38102a72fd44d4c2d5b5c084b6c65b5fb Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 3 Sep 2020 17:05:33 +0100 Subject: [PATCH] remove redundant key --- src/components/structures/FilePanel.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/FilePanel.js b/src/components/structures/FilePanel.js index 5a2d858c9d..8aa1192458 100644 --- a/src/components/structures/FilePanel.js +++ b/src/components/structures/FilePanel.js @@ -216,7 +216,7 @@ class FilePanel extends React.Component { // "(" + this.state.timelineSet._timelines.join(", ") + ")" + " with key " + this.props.roomId); return (
-