Skip to content

Commit

Permalink
Missing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cubastanley committed Jul 19, 2021
1 parent 8ce3907 commit 1c49980
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
import javax.inject.Inject;
import org.glassfish.api.invocation.ComponentInvocation;
import org.glassfish.api.invocation.InvocationManager;
import org.glassfish.deployment.versioning.VersioningUtils;
import org.glassfish.grizzly.utils.Holder;
import org.glassfish.internal.api.Globals;
import org.glassfish.internal.data.ApplicationInfo;
import org.glassfish.internal.data.ApplicationRegistry;
Expand Down

0 comments on commit 1c49980

Please sign in to comment.