summaryrefslogtreecommitdiff
path: root/src/main/java/com/redstoner/modules/afk
diff options
context:
space:
mode:
authorMinenash <minenash@protonmail.com>2018-11-07 20:45:39 -0500
committerMinenash <minenash@protonmail.com>2018-11-07 20:45:39 -0500
commita01bd12331df3c1e1bdee55bfb933a867150fc58 (patch)
tree9ae55ee14fda5ec45fa98ba0585ab49f34d08bc2 /src/main/java/com/redstoner/modules/afk
parent88af596744108030dc302cd02cb02663ca3fc139 (diff)
Removed blank line at end of AFK.java
Diffstat (limited to 'src/main/java/com/redstoner/modules/afk')
-rw-r--r--src/main/java/com/redstoner/modules/afk/AFK.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/com/redstoner/modules/afk/AFK.java b/src/main/java/com/redstoner/modules/afk/AFK.java
index 810c0bb..9f425ad 100644
--- a/src/main/java/com/redstoner/modules/afk/AFK.java
+++ b/src/main/java/com/redstoner/modules/afk/AFK.java
@@ -232,4 +232,4 @@ class CustomListener implements Listener, EventExecutor
{
this.look = look;
}
-}
+} \ No newline at end of file