[BugFix] fix a import error of broker module (#13934)

This commit is contained in:
miomiocat 2022-11-23 15:50:37 +08:00 committed by GitHub
parent 8a9e0d732e
commit 00b0988905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ import org.apache.thrift.transport.TServerSocket;
import org.apache.thrift.transport.TTransportException;
import java.io.IOException;
import java.net.InetSocketAddress;
/**
* Created by zhaochun on 14-9-2.