mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 12:54:12 +00:00
This reverts commit 4172c3f0bd.
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
include 'one.fbs';
|
||||
|
||||
namespace bazel_repository_test;
|
||||
|
||||
table Two {
|
||||
one:One;
|
||||
}
|
||||
|
||||
root_type Two;
|
||||
Reference in New Issue
Block a user