Skip to content

Commit

Permalink
[BugFix] fix a import error of broker module (#13934)
Browse files Browse the repository at this point in the history
(cherry picked from commit 00b0988)
  • Loading branch information
miomiocat authored and wanpengfei-git committed Dec 6, 2022
1 parent bae141f commit 29ed438
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 29ed438

Please sign in to comment.