Skip to content

Commit

Permalink
delete empty line
Browse files Browse the repository at this point in the history
Change-Id: I342d8099834d3b6779c40d46dcbb1c4e89bc821b
  • Loading branch information
zhoney committed Dec 13, 2021
1 parent fbefa04 commit 1ccd553
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ public class HugeSecurityManager extends SecurityManager {
"com.baidu.hugegraph.backend.store.raft.rpc.RpcForwarder"
);


private static final Set<String> SOFA_RPC_CLASSES = ImmutableSet.of(
"com.alipay.sofa.rpc.tracer.sofatracer.RpcSofaTracer",
"com.alipay.sofa.rpc.client.AbstractCluster"
Expand Down

0 comments on commit 1ccd553

Please sign in to comment.