Skip to content

Commit

Permalink
Fix: Producer Warnings for uctVersionToStr(ver)
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelius-koepp committed Jan 3, 2025
1 parent 150b641 commit 801dcb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ConfigTransfer.share.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<op:nowarn id="3" regex="uctFindIndexByParamName" />
<op:nowarn id="3" regex="uctParseRangesString" />
<op:nowarn id="3" regex="uctIsDisjoint" />
<op:nowarn id="3" regex="uctVersionToStr" />
<!--
<op:nowarn id="3" regex="uctParseVersion" />
-->
Expand Down

0 comments on commit 801dcb3

Please sign in to comment.