HDFS-15950. Remove unused hdfs.proto import (#2858)

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
This commit is contained in:
Gautham B A 2021-04-05 08:12:05 +05:30 committed by GitHub
parent 29a6769b68
commit ca5e13fd74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ package hadoop.hdfs;
import "acl.proto";
import "xattr.proto";
import "hdfs.proto";
enum EventType {
EVENT_CREATE = 0x0;