commit | 88efdc57266b579534dc97edac8a909f7e7b6e5e | [log] [tgz] |
---|---|---|
author | Dariusz Luksza <dariusz.luksza@gmail.com> | Sat May 04 23:16:24 2024 +0100 |
committer | Dariusz Luksza <dariusz.luksza@gmail.com> | Sun May 05 19:30:38 2024 +0100 |
tree | e2b7ba0e4a57ee462fe405a9646a69d1cd8df21b | |
parent | eaeaf1d0ab94743b7d843849994a48de9bd7ccf2 [diff] |
Fix bindings in ReplicationConfigModule Fix conflicting bindings in `pull-replication` plugin by moving them from `ReplicationConfigModule` to the main `ReplicationModule`. This way both plugins will be loaded successfully. Change-Id: I56890f980022f2605bcfc3fe381251514f6c0e19