1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

remove azalea_pathfinder import

This commit is contained in:
mat 2022-11-13 00:59:54 -06:00
parent 6aad8e20ed
commit 4669f73395

View file

@ -1,7 +1,6 @@
use azalea::pathfinder::BlockPosGoal;
use azalea::{prelude::*, BlockPos};
use azalea::{Account, Client, Event};
use azalea_pathfinder::{BlockPosGoal, Trait};
#[derive(Default, Clone)]
struct State {}