Skip to content

Commit ca5e13f

Browse files
HDFS-15950. Remove unused hdfs.proto import (#2858)
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
1 parent 29a6769 commit ca5e13f

File tree

1 file changed

+0
-1
lines changed
  • hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto

1 file changed

+0
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/inotify.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ package hadoop.hdfs;
3232

3333
import "acl.proto";
3434
import "xattr.proto";
35-
import "hdfs.proto";
3635

3736
enum EventType {
3837
EVENT_CREATE = 0x0;

0 commit comments

Comments
 (0)