Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
millicentachieng committed Sep 15, 2024
1 parent 6d2640d commit 3955cef
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions transforms/csdl/preprocess_csdl.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -1558,16 +1558,6 @@
</xsl:when>
</xsl:choose>

<xsl:choose>
<xsl:when test="not(edm:Annotations[@Target='microsoft.graph.entitlementManagement/accessPackageAssignments'])">
<xsl:element name="Annotations">
<xsl:attribute name="Target">microsoft.graph.entitlementManagement/accessPackageAssignments</xsl:attribute>
<xsl:call-template name="DeleteRestrictionsTemplate">
<xsl:with-param name="deletable">false</xsl:with-param>
</xsl:call-template>
</xsl:element>
</xsl:when>
</xsl:choose>

<!-- Add Insertability and Updatability for educationSchool/administrativeUnit non-containment navigation property -->
<xsl:choose>
Expand Down

0 comments on commit 3955cef

Please sign in to comment.