chore: remove echo

This commit is contained in:
Jindra Petřík
2026-04-05 19:18:23 +02:00
parent 5413feb307
commit d434362a98

View File

@@ -421,7 +421,6 @@
<fixcrlf srcdir="${dist.dir}" includes="**/*.bat" eol="crlf" preservelastmodified="true" />
</target>
<target name="dist" unless="no_dist">
<echo>DIST called</echo>
<!-- depends="build,exe" -->
</target>