forked from BigfootDev/flatbuffers
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