mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-22 02:47:59 +00:00
chore: remove unused code
This commit is contained in:
@@ -29,8 +29,8 @@ import (
|
||||
/*
|
||||
提供商类型常量值。
|
||||
|
||||
注意:如果追加新的枚举值,请保持以 ASCII 排序。
|
||||
NOTICE: If you add new enum, please keep ASCII order.
|
||||
注意:如果追加新的常量值,请保持以 ASCII 排序。
|
||||
NOTICE: If you add new constant, please keep ASCII order.
|
||||
*/
|
||||
const (
|
||||
configTypeACMEHttpReq = "acmehttpreq"
|
||||
|
Reference in New Issue
Block a user