Skip to content

Commit

Permalink
Remove extra new line
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGiese22 committed Feb 23, 2024
1 parent f88df3f commit 3b3c4cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Mage.Sets/src/mage/cards/t/TribuneOfRot.java
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ public TribuneOfRotEffect copy() {
return new TribuneOfRotEffect(this);
}


@Override
public boolean apply(Game game, Ability source) {
Player player = game.getPlayer(source.getControllerId());
Expand Down

0 comments on commit 3b3c4cc

Please sign in to comment.