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:
Gautham B A 2021-04-05 08:12:05 +05:30 committed by Akira Ajisaka
parent cc0cc7ab5f
commit e4d04a640b
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
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;