Skip to content

Commit

Permalink
examples:remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
steverao authored and creamsoup committed Oct 29, 2019
1 parent ec46b93 commit da1231a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
import io.grpc.examples.helloworld.HelloReply;
import io.grpc.examples.helloworld.HelloRequest;
import java.io.InputStreamReader;
import java.nio.charset.Charset;
import java.util.Map;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.PriorityBlockingQueue;
Expand Down

0 comments on commit da1231a

Please sign in to comment.