Skip to content

Commit

Permalink
Remove redundant import.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwanders committed Jun 28, 2023
1 parent 866e6ac commit 2385516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion battleground_construct/src/config/tree_trailer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ pub fn populate_tree_trailer(construct: &mut crate::Construct) {

use components::function_pose::FunctionPose;
use components::pose::Pose;
use display::Color;

use crate::display::primitives::*;
use cgmath::Deg;
Expand Down

0 comments on commit 2385516

Please sign in to comment.