Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kb10uy committed Nov 21, 2023
1 parent 4ab2325 commit 37d7200
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions declavatar/src/avatar/compiler/animations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ use crate::{
compiler::{AvatarCompiler, CompiledDependencies},
data::{
AnimationGroup, AnimationGroupContent, GroupOption, LayerAnimation, LayerBlendTree,
LayerBlendTreeField, LayerBlendTreeType, LayerCondition, LayerState,
LayerTransition, MaterialTarget, ObjectTarget, ParameterScope, ParameterType,
Preventions, PuppetKeyframe, ShapeTarget, Target,
LayerBlendTreeField, LayerBlendTreeType, LayerCondition, LayerState, LayerTransition,
MaterialTarget, ObjectTarget, ParameterScope, ParameterType, Preventions,
PuppetKeyframe, ShapeTarget, Target,
},
error::Result,
},
Expand Down

0 comments on commit 37d7200

Please sign in to comment.