mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-05 06:49:47 +03:00
Remove comment
This commit is contained in:
parent
d5bb2d13b8
commit
15406ff2d9
@ -19,7 +19,6 @@ pub struct FocusTerminal {
|
||||
terminal_handle: WeakModelHandle<Terminal>,
|
||||
}
|
||||
|
||||
//actions!(terminal, [DeployTerminalMenu]);
|
||||
impl_internal_actions!(terminal, [FocusTerminal, DeployTerminalMenu]);
|
||||
|
||||
pub fn init(cx: &mut MutableAppContext) {
|
||||
|
Loading…
Reference in New Issue
Block a user