refactor: remove cancel idle action again
This commit is contained in:
parent
2ca613c5a6
commit
dc077350cd
2 changed files with 0 additions and 5 deletions
|
|
@ -79,7 +79,6 @@ const default_actions = [_]IdleAction{};
|
|||
pub const IdleAction = enum {
|
||||
hover,
|
||||
highlight_references,
|
||||
cancel,
|
||||
};
|
||||
|
||||
pub const DigitStyle = enum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue