Skip to content

Commit

Permalink
chore: delete double empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
klikli-dev committed Aug 12, 2023
1 parent ccb74b1 commit edc2593
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ public static boolean canOpen(Player player, BlockPos pos) {
return true;
}


player.sendSystemMessage(Component.translatable(TranslationKeys.MESSAGE_CONTAINER_ALREADY_OPEN).withStyle(ChatFormatting.RED));
return false;
}
Expand Down

0 comments on commit edc2593

Please sign in to comment.