mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-15 08:48:52 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#![allow(clippy::derivable_impls, clippy::all)]
|
||||
extern crate flatbuffers;
|
||||
|
||||
|
||||
#[allow(dead_code, unused_imports)]
|
||||
#[path = "../../include_test1/mod.rs"]
|
||||
pub mod include_test1_generated;
|
||||
|
||||
Reference in New Issue
Block a user