Skip to content

Commit 52e7dc5

Browse files
committed
chore: remove unused import
1 parent 8a61cf4 commit 52e7dc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ipc/discord/platform/unix.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use std::env::var;
21
use std::io::{self, Read, Write};
32
use std::net::Shutdown;
43
use std::os::unix::net::UnixStream;

0 commit comments

Comments
 (0)