Skip to content

Commit

Permalink
Update build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehabmarrid authored Mar 25, 2024
1 parent 97e4791 commit d6ca45e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<!-- Define the classpath of the project -->
<path id="classpath">
<fileset dir="." includes="**/*.jar"/>
<!-- <fileset dir="${basedir}" includes="**/*.jar"/> -->
<pathelement path="."/>
</path>

<!-- Define the main class of the project -->
Expand Down

0 comments on commit d6ca45e

Please sign in to comment.