Merge remote-tracking branch 'upstream/main' into build-win

This commit is contained in:
Max Coppen 2022-11-01 17:54:45 +01:00
commit d961bf6fae

View file

@ -3,7 +3,6 @@
windows_subsystem = "windows"
)]
use serde::Deserialize;
use shared::{Reply, RequestBody};
#[tauri::command]