Skip to content

Commit 6561774

Browse files
committed
Refactor: remove commented code
1 parent 8b9934c commit 6561774

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/pkg/rabbitmq/configurations/rabbitmq_configuration.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
producerConfigurations "github.com/mehdihadeli/go-food-delivery-microservices/internal/pkg/rabbitmq/producer/configurations"
66
)
77

8-
// author SniperXDev
98
type RabbitMQConfiguration struct {
109
ProducersConfigurations []*producerConfigurations.RabbitMQProducerConfiguration
1110
ConsumersConfigurations []*consumerConfigurations.RabbitMQConsumerConfiguration

0 commit comments

Comments
 (0)