Skip to content

Commit

Permalink
Merge pull request #6255 from aldaris/WFCORE-7067
Browse files Browse the repository at this point in the history
WFCORE-7067 Remove unused STRUCTURE_APP_CLIENT Phase
  • Loading branch information
yersan authored Nov 26, 2024
2 parents 5691397 + 61fb579 commit 1798cc8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ public AttachmentKey<?> getPhaseKey() {
public static final int STRUCTURE_JBOSS_EJB_CLIENT_XML_PARSE = 0x0C00;
public static final int STRUCTURE_EJB_EAR_APPLICATION_NAME = 0x0D00;
public static final int STRUCTURE_EAR = 0x0E00;
public static final int STRUCTURE_APP_CLIENT = 0x0F00;
public static final int STRUCTURE_SERVICE_MODULE_LOADER = 0x1000;
public static final int STRUCTURE_ANNOTATION_INDEX = 0x1100;
public static final int STRUCTURE_EJB_JAR_IN_EAR = 0x1200;
Expand Down

0 comments on commit 1798cc8

Please sign in to comment.