Skip to content

Commit 1a88c50

Browse files
committed
Clean up now empty start method
1 parent f5f220f commit 1a88c50

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/java/org/jenkinsci/plugins/github/GitHubPlugin.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ public static void runMigrator() throws Exception {
4343
new Migrator().migrate();
4444
}
4545

46-
@Override
47-
public void start() throws Exception {
48-
}
49-
5046
/**
5147
* Shortcut method for getting instance of {@link GitHubPluginConfig}.
5248
*

0 commit comments

Comments
 (0)