Skip to content

move ADKafkaPlugin from sinq to avoid inheritance

Jonas Petersson requested to merge ECDC-2974_move_ADKafkaPlugin into main

We have been inheriting from ADKafkaPlugin in the SINQ folder, but we move it to our own folder to avoid the inheritance.

Merge request reports