Skip to content

Commit

Permalink
import polish
Browse files Browse the repository at this point in the history
  • Loading branch information
0PandaDEV committed Apr 7, 2024
1 parent a8782cc commit 6b689de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/src/discord_rpc.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use discord_ipc_rp::{Result, activity, DiscordIpc, DiscordIpcClient};
use discord_ipc_rp::{activity, DiscordIpc, DiscordIpcClient};
use lazy_static::lazy_static;
use std::sync::Mutex;
use std::thread;
Expand Down

0 comments on commit 6b689de

Please sign in to comment.