summaryrefslogtreecommitdiff
path: root/core/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'core/lib.rs')
-rw-r--r--core/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/lib.rs b/core/lib.rs
index 4e7345c40..1f75b0ee3 100644
--- a/core/lib.rs
+++ b/core/lib.rs
@@ -12,7 +12,6 @@ mod normalize_path;
mod ops;
mod ops_builtin;
mod ops_json;
-pub mod plugin_api;
mod resources;
mod runtime;