Skip to content

Commit 9029048

Browse files
authored
git commit -m "(fix) Remove unused import org.apache.commons.lang.StringUtils in ReadOnlyOption class" (#1170)
1 parent 6d856ec commit 9029048

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jraft-core/src/main/java/com/alipay/sofa/jraft/option/ReadOnlyOption.java

-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
*/
1717
package com.alipay.sofa.jraft.option;
1818

19-
import org.apache.commons.lang.StringUtils;
20-
2119
import com.alipay.sofa.jraft.entity.EnumOutter;
2220

2321
/**

0 commit comments

Comments
 (0)