remove unused view_tooltip

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-07-17 16:10:36 +01:00
parent 08f88550b1
commit 16b1dbc375
4 changed files with 0 additions and 72 deletions

View file

@ -45,11 +45,6 @@ export enum Action {
*/
ViewRoomDirectory = "view_room_directory",
/**
* Sets the current tooltip. Should be use with ViewTooltipPayload.
*/
ViewTooltip = "view_tooltip",
/**
* Forces the theme to reload. No additional payload information required.
*/