mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 13:28:49 +00:00
chore(api): Remove the deprecated feature and associated code.
This commit is contained in:
@@ -278,8 +278,6 @@ pub mod internals {
|
||||
//! `wasmer-vm`. Please don't use any of this types directly, as
|
||||
//! they might change frequently or be removed in the future.
|
||||
|
||||
#[cfg(feature = "deprecated")]
|
||||
pub use crate::externals::{UnsafeMutableEnv, WithUnsafeMutableEnv};
|
||||
pub use crate::externals::{WithEnv, WithoutEnv};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user