Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code polish #1250

Merged
merged 3 commits into from
Apr 11, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove Unused Imports
  • Loading branch information
dengliming committed Apr 10, 2021
commit 4fc1be64d07c511fb394d99414e43f2a2bcef2b1
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
import org.dromara.soul.plugin.grpc.loadbalance.SubChannels;

import java.net.InetSocketAddress;
import java.util.Collections;
import java.util.Map;

/**
* SoulResolverHelper.
Expand Down