Skip to content

Commit

Permalink
Merge pull request #6042 from yersan/WFCORE-6815
Browse files Browse the repository at this point in the history
[WFCORE-6815] Add removed import that is required by WFCORE-6819
  • Loading branch information
yersan committed Jun 20, 2024
2 parents a358ba9 + fc351ae commit 4069d15
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@
import org.jboss.as.server.controller.resources.VersionModelInitializer;
import org.jboss.as.server.deployment.ContentCleanerService;
import org.jboss.as.server.mgmt.UndertowHttpManagementService;
import org.jboss.as.version.Stability;
import org.jboss.dmr.ModelNode;
import org.jboss.msc.service.Service;
import org.jboss.msc.service.ServiceBuilder;
Expand Down

0 comments on commit 4069d15

Please sign in to comment.