Skip to content

Commit

Permalink
[BugFix] fix a import error of broker module (#13934) (#13980)
Browse files Browse the repository at this point in the history
(cherry picked from commit 00b0988)

Co-authored-by: miomiocat <284487410@qq.com>
  • Loading branch information
mergify[bot] and miomiocat authored Nov 24, 2022
1 parent fb0bfa7 commit 9da390b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
import org.apache.thrift.transport.TTransportException;

import java.io.IOException;
import java.net.InetSocketAddress;

/**
* Created by zhaochun on 14-9-2.
Expand Down

0 comments on commit 9da390b

Please sign in to comment.