mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 06:40:54 +03:00
httpdtest: remove unused constant
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -58,7 +58,6 @@ const (
|
|||||||
adminPath = "/api/v2/admins"
|
adminPath = "/api/v2/admins"
|
||||||
adminPwdPath = "/api/v2/admin/changepwd"
|
adminPwdPath = "/api/v2/admin/changepwd"
|
||||||
apiKeysPath = "/api/v2/apikeys"
|
apiKeysPath = "/api/v2/apikeys"
|
||||||
retentionBasePath = "/api/v2/retention/users"
|
|
||||||
retentionChecksPath = "/api/v2/retention/users/checks"
|
retentionChecksPath = "/api/v2/retention/users/checks"
|
||||||
eventActionsPath = "/api/v2/eventactions"
|
eventActionsPath = "/api/v2/eventactions"
|
||||||
eventRulesPath = "/api/v2/eventrules"
|
eventRulesPath = "/api/v2/eventrules"
|
||||||
|
|||||||
Reference in New Issue
Block a user