Skip to content

Commit

Permalink
fix: restart ci
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurenceLiZhixin committed Mar 21, 2021
1 parent fb2fb83 commit da6f6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/constant/key.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const (
PORT_KEY = "port"
PROTOCOL_KEY = "protocol"
PATH_SEPARATOR = "/"
//DUBBO_KEY = "dubbo"
// DUBBO_KEY = "dubbo"
SSL_ENABLED_KEY = "ssl-enabled"
// PARAMS_TYPE_Key key used in pass through invoker factory, to define param type
PARAMS_TYPE_Key = "parameter-type-names"
Expand Down

0 comments on commit da6f6f6

Please sign in to comment.