This is an automated email from the ASF dual-hosted git repository.

toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git


The following commit(s) were added to refs/heads/master by this push:
     new 17adb5d  Remove debugging line
17adb5d is described below

commit 17adb5d25eea5833e38b088ec6ab45f31888fce2
Author: Antoine Toulme <[email protected]>
AuthorDate: Wed Jun 12 12:37:38 2019 -0700

    Remove debugging line
---
 build.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index a64b1ce..aba92c2 100644
--- a/build.gradle
+++ b/build.gradle
@@ -122,7 +122,6 @@ if (file('.git').exists()) {
       'test.txt',
       'resourceresolver-test.jar'
     ])
-    println(excludes.join("\n"))
   }
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to