Commit a315ac9e by Ryan Baxter Committed by GitHub

Merge pull request #1906 from lowzj/master-removeUnusedImport

polish FeignLoadBalancer, remove unused import statement
parents 69622e90 ac8379af
......@@ -19,7 +19,6 @@ package org.springframework.cloud.netflix.feign.ribbon;
import feign.Client;
import feign.Request;
import feign.Response;
import feign.Util;
import java.io.IOException;
import java.net.URI;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment