Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2024
1 parent 0e88614 commit 64fc9cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/bevy_gltf_kun/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ The resulting [GltfExportResult](export::gltf::GltfExportResult) will contain a
[GltfDocument](gltf_kun::graph::gltf::document::GltfDocument) that can be exported to various
file types. See [gltf_kun] for more information on how to do so.


```rust
use bevy::prelude::*;
use bevy_gltf_kun::{
Expand Down

0 comments on commit 64fc9cc

Please sign in to comment.