Skip to content

Commit

Permalink
Remove statistics-charting.xsl and related code
Browse files Browse the repository at this point in the history
See ukf/ukf-meta#437.
  • Loading branch information
iay committed Jun 11, 2024
1 parent 5b938c0 commit 3211217
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 612 deletions.
10 changes: 0 additions & 10 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2684,16 +2684,6 @@
<fixcrlf file="${output.dir}/${mdaggr.stats}" eol="lf" encoding="UTF-8"/>
</target>


<!--
This variant generates a much simpler file, intended for use when building the
monthly chart pack.
-->
<target name="stats.charting">
<CHANNEL.do channel="uk" verb="statistics.charting"/>
<fixcrlf file="${output.dir}/${mdaggr.stats}" eol="lf" encoding="UTF-8"/>
</target>

<!--
Check mailing list against current metadata
-->
Expand Down
Loading

0 comments on commit 3211217

Please sign in to comment.