Skip to content

Commit bcd363c

Browse files
committed
fix: noob
1 parent c18536d commit bcd363c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src-tauri/src/main.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ async fn main() {
5555
});
5656
Ok(())
5757
})
58-
// .manage(AppState { prisma_client })
5958
.invoke_handler(tauri::generate_handler![
6059
cmds::get_all_directories,
6160
cmds::create_directory,

0 commit comments

Comments
 (0)