Skip to content

Commit 0ae452c

Browse files
Remove unused imports
1 parent 0504e4e commit 0ae452c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/src/com/rabbitmq/tools/Host.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
import java.util.ArrayList;
2727
import java.util.Arrays;
2828
import java.util.List;
29-
import java.util.regex.Matcher;
30-
import java.util.regex.Pattern;
3129

3230
public class Host {
3331

0 commit comments

Comments
 (0)