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:
parent
6aad8e20ed
commit
4669f73395
1 changed files with 0 additions and 1 deletions
|
@ -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 {}
|
||||
|
|
Loading…
Add table
Reference in a new issue