HDFS-15950. Remove unused hdfs.proto import (#2858)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit ca5e13fd74
)
This commit is contained in:
parent
cc0cc7ab5f
commit
e4d04a640b
|
@ -32,7 +32,6 @@ package hadoop.hdfs;
|
|||
|
||||
import "acl.proto";
|
||||
import "xattr.proto";
|
||||
import "hdfs.proto";
|
||||
|
||||
enum EventType {
|
||||
EVENT_CREATE = 0x0;
|
||||
|
|
Loading…
Reference in New Issue