mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 08:34:43 +01:00
Fix compilation issues
This commit is contained in:
@@ -4,11 +4,6 @@ use std::io::Write;
|
||||
|
||||
use futures_util::StreamExt;
|
||||
|
||||
use tauri::{
|
||||
command,
|
||||
Event
|
||||
};
|
||||
|
||||
// Lots of help from: https://gist.github.com/giuliano-oliveira/4d11d6b3bb003dba3a1b53f43d81b30d
|
||||
// and docs ofc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user