mirror of
https://github.com/google/nomulus
synced 2026-01-04 20:24:22 +00:00
Fix a couple Checkstyle warnings (#2420)
This commit is contained in:
@@ -190,7 +190,7 @@ interface RequestComponent {
|
||||
|
||||
ConsoleUserDataAction consoleUserDataAction();
|
||||
|
||||
ConsoleDumDownloadAction ConsoleDumDownloadAction();
|
||||
ConsoleDumDownloadAction consoleDumDownloadAction();
|
||||
|
||||
ContactAction contactAction();
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ public interface FrontendRequestComponent {
|
||||
|
||||
ConsoleUserDataAction consoleUserDataAction();
|
||||
|
||||
ConsoleDumDownloadAction ConsoleDumDownloadAction();
|
||||
ConsoleDumDownloadAction consoleDumDownloadAction();
|
||||
|
||||
ContactAction contactAction();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user