mirror of
https://github.com/ayangweb/BongoCat.git
synced 2026-03-12 17:51:48 +08:00
style: remove unused imports (#2)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use tauri::{App, AppHandle, WebviewWindow};
|
||||
use tauri::{AppHandle, WebviewWindow};
|
||||
|
||||
pub fn platform(
|
||||
_app_handle: &AppHandle,
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
use tauri::{App, AppHandle, WebviewWindow};
|
||||
use tauri::{AppHandle, WebviewWindow};
|
||||
|
||||
pub fn platform(
|
||||
_app_handle: &AppHandle,
|
||||
|
||||
Reference in New Issue
Block a user