mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-30 06:05:19 +00:00
Remove comment
This commit is contained in:
parent
d5bb2d13b8
commit
15406ff2d9
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue