HDFS-15950. Remove unused hdfs.proto import (#2858)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
parent
29a6769b68
commit
ca5e13fd74
|
@ -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