File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
src/main/java/org/mvplugins/multiverse/portals Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11package org .mvplugins .multiverse .portals .commands ;
22
3- import org .mvplugins . multiverse . core . command . MVCommandManager ;
3+ import org .jvnet . hk2 . annotations . Contract ;
44import org .mvplugins .multiverse .core .command .MultiverseCommand ;
55import org .mvplugins .multiverse .external .acf .commands .annotation .CommandAlias ;
6- import org .mvplugins .multiverse .external .jetbrains .annotations .NotNull ;
7- import org .mvplugins .multiverse .external .jvnet .hk2 .annotations .Contract ;
86
97/**
108 * Base class for all portal commands
Original file line number Diff line number Diff line change 11package org .mvplugins .multiverse .portals .listeners ;
22
33import org .bukkit .event .Listener ;
4- import org .mvplugins . multiverse . external . jvnet .hk2 .annotations .Contract ;
4+ import org .jvnet .hk2 .annotations .Contract ;
55
66/**
77 * Base implementation for all portal listeners
You can’t perform that action at this time.
0 commit comments