We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a61cf4 commit 52e7dc5Copy full SHA for 52e7dc5
src/ipc/discord/platform/unix.rs
@@ -1,4 +1,3 @@
1
-use std::env::var;
2
use std::io::{self, Read, Write};
3
use std::net::Shutdown;
4
use std::os::unix::net::UnixStream;
0 commit comments