mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-24 11:11:02 -07:00
Warning fix.
This commit is contained in:
@@ -6,7 +6,6 @@ proto(
|
||||
srcs=["./vfs.proto"],
|
||||
deps=[
|
||||
"lib/config+common_proto",
|
||||
"lib/config+layout_proto",
|
||||
"lib/external+fl2_proto",
|
||||
],
|
||||
)
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
syntax = "proto2";
|
||||
|
||||
import "lib/config/common.proto";
|
||||
import "lib/config/layout.proto";
|
||||
|
||||
message AcornDfsProto
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user