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.
2 parents 0262a71 + 1e415f5 commit 088b4afCopy full SHA for 088b4af
3 files changed
crates/sandlock-oci/src/lib.rs
@@ -18,4 +18,4 @@ pub mod supervisor;
18
19
pub use policy::OciPolicy;
20
pub use state::{SandboxState, ExitInfo, Status};
21
-pub use supervisor::{SupervisorCmd, SupervisorReply, SUPERVISOR_SOCKET};
+pub use supervisor::{SupervisorCmd, SupervisorReply};
0 commit comments