Skip to content

Commit d59ae28

Browse files
committed
empty line
1 parent fb10bf5 commit d59ae28

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/baritone/command/defaults/SetCommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,6 @@ public void execute(String label, IArgConsumer args) throws CommandException {
189189
oldValueComponent.setStyle(oldValueComponent.getStyle()
190190
.withColor(ChatFormatting.GRAY)
191191
.withHoverEvent(new HoverEvent.ShowText(
192-
193192
Component.literal("Click to set the setting back to this value")
194193
))
195194
.withClickEvent(new ClickEvent.RunCommand(

0 commit comments

Comments
 (0)