1
0
mirror of synced 2026-02-13 13:06:56 +00:00

misc: remove unused bits of code

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
This commit is contained in:
Hidde Beydals
2023-10-13 10:48:08 +02:00
parent 3fdb292381
commit f5d3283cff
4 changed files with 6 additions and 15 deletions

View File

@@ -46,7 +46,6 @@ type exportableWithSecretList interface {
}
type exportWithSecretCommand struct {
apiType
object exportableWithSecret
list exportableWithSecretList
}