mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-13 16:32:10 +02:00
FilePanel: Remove a stale comment.
This commit is contained in:
parent
9978fee512
commit
0c854fce9b
@ -62,8 +62,6 @@ const FilePanel = createReactClass({
|
||||
},
|
||||
);
|
||||
|
||||
// FIXME: we shouldn't be doing this every time we change room - see comment above.
|
||||
// TODO: Remove this stale comment? Which comment above?
|
||||
const filterId = await client.getOrCreateFilter("FILTER_FILES_" + client.credentials.userId,
|
||||
filter);
|
||||
filter.filterId = filterId;
|
||||
|
Loading…
x
Reference in New Issue
Block a user