Skip to content

Commit

Permalink
IVYPORTAL-17183 Adapt process deprecate on LE
Browse files Browse the repository at this point in the history
Remove PortalLibrary
  • Loading branch information
lttung-axonivy authored Sep 10, 2024
1 parent 5e91011 commit 978b201
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,6 @@
"code" : [
"import ch.ivy.addon.portalkit.constant.CustomFields;",
"import java.util.Map;",
"import ch.ivy.addon.portalkit.enums.PortalLibrary;",
"import java.util.Arrays;",
"import com.axonivy.portal.components.service.IvyAdapterService;",
"",
Expand Down Expand Up @@ -1503,4 +1502,4 @@
{ "id" : "f19", "to" : "f34" }
]
} ]
}
}

0 comments on commit 978b201

Please sign in to comment.