mv filer proto to filer_pb

This commit is contained in:
Chris Lu
2018-05-09 23:18:02 -07:00
parent 942c2cbd7b
commit 9f345da20f
8 changed files with 96 additions and 92 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
package filer;
package filer_pb;
//////////////////////////////////////////////////