diff --git a/lib/plugos/syscalls/datastore.ts b/lib/plugos/syscalls/datastore.ts index aeafd593..9e41ee8c 100644 --- a/lib/plugos/syscalls/datastore.ts +++ b/lib/plugos/syscalls/datastore.ts @@ -12,7 +12,6 @@ import { LuaStackFrame, luaValueToJS, } from "$common/space_lua/runtime.ts"; -import { luaBuildStandardEnv } from "$common/space_lua/stdlib.ts"; /** * Exposes the datastore API to plugs, but scoping everything to a prefix based on the plug's name