mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-11 04:36:24 +00:00
Fix up superfluous mod declaration
This commit is contained in:
parent
12fe64b177
commit
ee57658abe
1 changed files with 0 additions and 2 deletions
|
@ -53,8 +53,6 @@ use zed2::{
|
|||
OpenListener, OpenRequest,
|
||||
};
|
||||
|
||||
mod open_listener;
|
||||
|
||||
fn main() {
|
||||
menu::init();
|
||||
zed_actions::init();
|
||||
|
|
Loading…
Reference in a new issue