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

chia7712 pushed a commit to branch 4.0
in repository https://gitbox.apache.org/repos/asf/kafka.git


The following commit(s) were added to refs/heads/4.0 by this push:
     new a9b154968f3 MINOR: Removing share module from settings (#18806)
a9b154968f3 is described below

commit a9b154968f3f509b428736c298c53a75b6e68ea4
Author: Apoorv Mittal <[email protected]>
AuthorDate: Wed Feb 5 18:04:30 2025 +0000

    MINOR: Removing share module from settings (#18806)
    
    Reviewers: Chia-Ping Tsai <[email protected]>
---
 settings.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/settings.gradle b/settings.gradle
index 2414593c2e5..a81ffb6dcef 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -74,7 +74,6 @@ include 'clients',
     'raft',
     'server',
     'server-common',
-    'share',
     'share-coordinator',
     'shell',
     'storage',

Reply via email to