Skip to content

Commit cdc62d7

Browse files
Juan Pablo Diaz-VazJuan Pablo Diaz-Vaz
authored andcommitted
Fixed duplicate targets
1 parent 68637f6 commit cdc62d7

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

build.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,4 @@
113113
<target name="run">
114114
<antcall target="main"/>
115115
</target>
116-
117-
<target name="run">
118-
<antcall target="main"/>
119-
</target>
120-
</project>
116+
</project>

0 commit comments

Comments
 (0)