From 83e35523b7d332a5070069ddeb1f32414f2c836c Mon Sep 17 00:00:00 2001 From: Florian CUNY Date: Sat, 16 Dec 2017 15:29:39 +0100 Subject: [PATCH] Removed useless #isOnePointEight() in Util --- src/main/java/us/tastybento/bskyblock/util/Util.java | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main/java/us/tastybento/bskyblock/util/Util.java b/src/main/java/us/tastybento/bskyblock/util/Util.java index 9233431f2..ca2bc9e15 100755 --- a/src/main/java/us/tastybento/bskyblock/util/Util.java +++ b/src/main/java/us/tastybento/bskyblock/util/Util.java @@ -164,11 +164,6 @@ public class Util { return result; } - public static boolean isOnePointEight() { - // TODO Auto-generated method stub - return false; - } - /** * Results a list of items in a player's hands. Works for older versions of servers * @param player