Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMiguel211 committed Jun 19, 2024
1 parent 91bcac9 commit f265b00
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions structs/src/scly_props/camera_hint.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ use crate::{
scly_props::structs::{CameraHintParameters, BoolFloat, BoolVec3},
SclyPropertyData,
};
use serde::{
de::{Error, Visitor},
Deserialize, Deserializer, Serialize,
};

#[auto_struct(Readable, Writable)]
#[derive(Debug, Clone)]
Expand Down

0 comments on commit f265b00

Please sign in to comment.