We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0e244 commit 1b5d308Copy full SHA for 1b5d308
build.xml
@@ -3,8 +3,6 @@
3
<property name="sf.server" value="https://login.salesforce.com"/>
4
<import file="${basedir}/lib/exec_anon.xml"/>
5
<import file="${basedir}/lib/undeploy.xml"/>
6
-
7
- <echo message="${sf.username}"/>
8
9
<!-- Downloaded from Salesforce Tools page under Setup -->
10
<typedef
0 commit comments