Skip to content

Commit

Permalink
MIR-1198 Support validation of PDF/A documents
Browse files Browse the repository at this point in the history
deleted unnecessary variable
  • Loading branch information
Antoniafriedrich committed Nov 14, 2023
1 parent 6bdf072 commit ee0172b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns:xalan="http://xml.apache.org/xalan"
version="1.0" exclude-result-prefixes="i18n mcrxsl">

<xsl:variable name="foo" select="structure/derobjects/derobject/xlink:href/collection/dir/file"/>

<xsl:param name="WebApplicationBaseURL"/>
<xsl:param name="ServletsBaseURL" />
<xsl:param name="HttpSession"/>
Expand Down

0 comments on commit ee0172b

Please sign in to comment.