mirror of
https://github.com/apache/rocketmq.git
synced 2026-09-01 15:47:01 +08:00
remove checked Exception which will never be thrown from method signature
This commit is contained in:
@@ -23,7 +23,6 @@ import java.nio.file.Files;
|
||||
import java.nio.file.Path;
|
||||
import java.nio.file.Paths;
|
||||
import java.security.MessageDigest;
|
||||
import java.security.NoSuchAlgorithmException;
|
||||
import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
|
||||
Reference in New Issue
Block a user