Skip to content

Commit

Permalink
fixup! feat!: add special +all region selector
Browse files Browse the repository at this point in the history
  • Loading branch information
Restioson committed Jun 16, 2024
1 parent 27accbe commit 15a1ce2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,6 @@ private static SuggestionProvider<ServerCommandSource> blockPosRegionSuggestions
};
}


private static SuggestionProvider<ServerCommandSource> localRegionSuggestions() {
return (context, builder) -> {
var map = getWorkspaceForSource(context.getSource());
Expand Down

0 comments on commit 15a1ce2

Please sign in to comment.