Skip to content

Commit 491e5b2

Browse files
Added a build.xml file to help us removing trailing spaces when needed.
1 parent 1a6848d commit 491e5b2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ui/build.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
<target name="load.properties">
1111
<property file="ant.properties" />
12-
<property name="version" value="1.6" />
1312
<property name="ui.dir" value="." />
1413
<property name="src.dir" value="${ui.dir}/" />
1514
</target>

0 commit comments

Comments
 (0)