mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 23:22:41 +03:00
Removed button event
This commit is contained in:
parent
ba9a9f4f17
commit
148c294c02
@ -129,10 +129,6 @@ pub enum Event {
|
||||
environment: &'static str,
|
||||
milliseconds_since_first_event: i64,
|
||||
},
|
||||
Button {
|
||||
operation: &'static str,
|
||||
milliseconds_since_first_event: i64,
|
||||
},
|
||||
}
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
|
Loading…
Reference in New Issue
Block a user