Skip to content

Commit

Permalink
velloplugin doesnt need default anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi committed Aug 3, 2024
1 parent b00b02a commit 216fb94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugin.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use crate::{
};
use bevy::{asset::load_internal_binary_asset, prelude::*};

#[derive(Default)]
pub struct VelloPlugin;

impl Plugin for VelloPlugin {
Expand Down

0 comments on commit 216fb94

Please sign in to comment.