diff --git a/src/agent/library/full_state.js b/src/agent/library/full_state.js index 7323457..45a1fbe 100644 --- a/src/agent/library/full_state.js +++ b/src/agent/library/full_state.js @@ -4,7 +4,6 @@ import { getNearbyPlayerNames, getInventoryCounts, getNearbyEntityTypes, - getNearbyBlockTypes, getBlockAtPosition, getFirstBlockAboveHead } from "./world.js";