feat: add RabbitMQ import to consumer module

This commit is contained in:
Per Stark
2024-09-18 12:23:55 +02:00
committed by Per Stark" (aider)
parent 5b4f9b1fa3
commit 00f32bc7f9

1
src/consumer.rs Normal file
View File

@@ -0,0 +1 @@
use zettle_db::rabbitmq::RabbitMQ;