Skip to content

Commit

Permalink
Run spotlessApply
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 3, 2022
1 parent 15f3aa2 commit 350d7a2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
import org.opensearch.plugins.Plugin;
import org.opensearch.plugins.SystemIndexPlugin;

public class AuthnModulePlugin extends Plugin implements SystemIndexPlugin, NetworkPlugin {
}
public class AuthnModulePlugin extends Plugin implements SystemIndexPlugin, NetworkPlugin {}

0 comments on commit 350d7a2

Please sign in to comment.