MINOR: Removing share module from settings (#18806)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
Apoorv Mittal 2025-02-05 18:04:30 +00:00 committed by GitHub
parent b99be961b8
commit 45c02d7fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ include 'clients',
'raft', 'raft',
'server', 'server',
'server-common', 'server-common',
'share',
'share-coordinator', 'share-coordinator',
'shell', 'shell',
'storage', 'storage',