Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Commit

Permalink
Remove unused properties from build.xml.
Browse files Browse the repository at this point in the history
Reviewed By: styurin

fbshipit-source-id: 961d9a2478
  • Loading branch information
ttsugriy authored and facebook-github-bot committed Oct 22, 2018
1 parent db9b867 commit e168867
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,6 @@

<property name="eclipse.dir" value="${basedir}/third-party/java/eclipse" />

<property name="pathlib.dir" value="${third-party.dir}/py/pathlib" />
<property name="pywatchman.dir" value="${third-party.dir}/py/pywatchman" />
<property name="typing.dir" value="${third-party.dir}/py/typing/python2" />
<property name="nailgun.dir" value="${third-party.dir}/nailgun" />

<property name="immutables-builder-standalone.jar" value="${third-party.dir}/java/immutables/builder-2.5.7-SNAPSHOT.jar" />
<property name="immutables-value-standalone.jar" value="${third-party.dir}/java/immutables/value-2.5.7-SNAPSHOT.jar" />
<property name="pf4j-standalone.jar" value="${third-party.dir}/java/pf4j/pf4j-2.0.0-SNAPSHOT.jar" />
Expand Down

0 comments on commit e168867

Please sign in to comment.