Skip to content

Commit f37af29

Browse files
committed
remove unsed imports
Signed-off-by: Gabriele Santomaggio <[email protected]>
1 parent 56f0e0b commit f37af29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/Amqp091/FromToAmqp091Tests.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
// and the Mozilla Public License, version 2.0.
33
// Copyright (c) 2017-2024 Broadcom. All Rights Reserved. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
44

5-
using System;
6-
using System.Collections.Generic;
7-
using System.Threading;
85
using System.Threading.Tasks;
9-
using Newtonsoft.Json;
106
using RabbitMQ.AMQP.Client;
117
using RabbitMQ.AMQP.Client.Impl;
128
using RabbitMQ.Client;

0 commit comments

Comments
 (0)