Remove TODO flags

This commit is contained in:
Travis Ralston 2020-07-17 15:47:37 -06:00
parent c9b0b3b31d
commit d7ada5f7c5
3 changed files with 0 additions and 6 deletions

View file

@ -56,8 +56,6 @@ import { RoomNotificationStateStore } from "../../../stores/notifications/RoomNo
import { NotificationState } from "../../../stores/notifications/NotificationState";
import AccessibleTooltipButton from "../elements/AccessibleTooltipButton";
// TODO: Rename on launch: https://github.com/vector-im/riot-web/issues/14367
interface IProps {
room: Room;
showMessagePreview: boolean;