mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 06:40:55 +00:00
clean up AddonsCommandAddon
This commit is contained in:
-2
@@ -18,8 +18,6 @@ import org.slf4j.LoggerFactory;
|
|||||||
|
|
||||||
|
|
||||||
public class AddonsCommandAddon implements AddonInitializer {
|
public class AddonsCommandAddon implements AddonInitializer {
|
||||||
private static final Logger logger = LoggerFactory.getLogger(AddonsCommandAddon.class);
|
|
||||||
|
|
||||||
@Inject
|
@Inject
|
||||||
private Platform platform;
|
private Platform platform;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user