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

zkaoudi pushed a commit to branch release-1.0.0-RC4-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git

commit 85766744da57d0b8fdb04b3386b3ad3c07ed787d
Author: Zoi <[email protected]>
AuthorDate: Sat Jan 18 19:56:05 2025 +0100

    remove commented lines
---
 wayang-api/wayang-api-sql/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/wayang-api/wayang-api-sql/pom.xml 
b/wayang-api/wayang-api-sql/pom.xml
index 54cf23e3..5f66f401 100644
--- a/wayang-api/wayang-api-sql/pom.xml
+++ b/wayang-api/wayang-api-sql/pom.xml
@@ -91,12 +91,6 @@
           <artifactId>spark-mllib_2.12</artifactId>
           <version>${spark.version}</version>
         </dependency>
-<!--        <dependency>-->
-<!--            <groupId>org.apache.wayang</groupId>-->
-<!--            <artifactId>wayang-spark</artifactId>-->
-<!--            <version>0.6.1-SNAPSHOT</version>-->
-<!--            <scope>compile</scope>-->
-<!--        </dependency>-->
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-dbcp2</artifactId>

Reply via email to