Remove unused actions

This commit is contained in:
Jorik Schellekens 2020-07-10 02:22:34 +01:00
parent 8a7bebc6bf
commit 1983591cbf
2 changed files with 0 additions and 11 deletions

View file

@ -47,7 +47,6 @@ import { Direction } from "re-resizable/lib/resizer";
import { polyfillTouchEvent } from "../../../@types/polyfill";
import { RoomNotificationStateStore } from "../../../stores/notifications/RoomNotificationStateStore";
import RoomListLayoutStore from "../../../stores/room-list/RoomListLayoutStore";
import { Action } from "../../../dispatcher/actions";
// TODO: Remove banner on launch: https://github.com/vector-im/riot-web/issues/14231
// TODO: Rename on launch: https://github.com/vector-im/riot-web/issues/14231