asdf98 commited on
Commit
76262b1
·
verified ·
1 Parent(s): 71b8efb

Remove unused browser commands re-export warning

Browse files
Files changed (1) hide show
  1. src-tauri/src/browser/mod.rs +0 -1
src-tauri/src/browser/mod.rs CHANGED
@@ -4,4 +4,3 @@ pub mod layout;
4
  pub mod navigation;
5
 
6
  pub use tab_manager::*;
7
- pub use commands::*;
 
4
  pub mod navigation;
5
 
6
  pub use tab_manager::*;