Skip to content

Commit

Permalink
remove that oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector committed Jun 18, 2024
1 parent 1ae7dcc commit c672f22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,4 @@ default Map<String, UpdateChecker> getProvidedUpdateCheckers() {
*/
default void attachModpackBadges(Consumer<String> consumer) {
}

default ScreenFactory provideModsScreen() {
return null;
}
}

This file was deleted.

0 comments on commit c672f22

Please sign in to comment.