Skip to content

Commit

Permalink
Another typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sarat Vemulapalli <[email protected]>
  • Loading branch information
saratvemulapalli committed Sep 13, 2022
1 parent 329ce48 commit 2999239
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions server/src/main/java/org/opensearch/action/ActionModule.java
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,9 @@
import java.util.stream.Collectors;
import java.util.stream.Stream;

import static java.util.Collections.unmodifiableMap;


/**
* Builds and binds the generic action map, all {@link TransportAction}s, and {@link ActionFilters}.
*
Expand Down

0 comments on commit 2999239

Please sign in to comment.