From 27c90aaed911ba382542cd761c8b01e24b042000 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 4 Jul 2021 21:56:15 -0600 Subject: code cleanup --- src/net/brysonsteck/Resurrection/commands/CommandAbout.java | 1 - 1 file changed, 1 deletion(-) (limited to 'src/net/brysonsteck/Resurrection/commands') diff --git a/src/net/brysonsteck/Resurrection/commands/CommandAbout.java b/src/net/brysonsteck/Resurrection/commands/CommandAbout.java index 1bf27fb..a474f6c 100644 --- a/src/net/brysonsteck/Resurrection/commands/CommandAbout.java +++ b/src/net/brysonsteck/Resurrection/commands/CommandAbout.java @@ -1,6 +1,5 @@ package net.brysonsteck.Resurrection.commands; -import net.brysonsteck.Resurrection.startup.CheckForUpdate; import org.bukkit.ChatColor; import org.bukkit.command.Command; import org.bukkit.command.CommandExecutor; -- cgit v1.2.3