Skip to content

Commit 36b559c

Browse files
Update ResourceType.java
Signed-off-by: Kiran Prakash <awskiran@amazon.com>
1 parent fa6b2ba commit 36b559c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/src/main/java/org/opensearch/search/ResourceType.java

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public static void writeTo(StreamOutput out, ResourceType resourceType) throws I
5151
}
5252

5353
public String getName() {
54-
5554
return name;
5655
}
5756

0 commit comments

Comments
 (0)