This is an automated email from the ASF dual-hosted git repository.
harishgokul01 pushed a change to branch release-bugs
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
from b9e7c3f7 Remove the C++ tool `generate_region_config_cc` and its
associated build configuration from the project. This cleanup eliminates unused
code and simplifies the build process.
add 8f66a599 Remove obsolete configuration files: deleted `client.config`,
`server.config`, and `server.json` to streamline the project and eliminate
unused configurations.
No new revisions were added by this update.
Summary of changes:
service/tools/config/client.config | 1 -
service/tools/config/server.config | 1 -
service/tools/config/server/server.json | 91 ---------------------------------
3 files changed, 93 deletions(-)
delete mode 100644 service/tools/config/client.config
delete mode 100644 service/tools/config/server.config
delete mode 100644 service/tools/config/server/server.json