Skip to content

Commit 3ccefb4

Browse files
committed
Fix tests
1 parent 543672a commit 3ccefb4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Essentials/src/com/earth2me/essentials/OfflinePlayer.java

-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ public float getFallDistance()
454454
@Override
455455
public void setFallDistance(float f)
456456
{
457-
throw new UnsupportedOperationException(_("notSupportedYet"));
458457
}
459458

460459
@Override

0 commit comments

Comments
 (0)