mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
httpdtest: remove unused constant
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
78d93730e0
commit
b160090866
1 changed files with 0 additions and 1 deletions
|
|
@ -58,7 +58,6 @@ const (
|
|||
adminPath = "/api/v2/admins"
|
||||
adminPwdPath = "/api/v2/admin/changepwd"
|
||||
apiKeysPath = "/api/v2/apikeys"
|
||||
retentionBasePath = "/api/v2/retention/users"
|
||||
retentionChecksPath = "/api/v2/retention/users/checks"
|
||||
eventActionsPath = "/api/v2/eventactions"
|
||||
eventRulesPath = "/api/v2/eventrules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue