mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Remove unused files
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
parent
8c51b8b67d
commit
83f21b9293
@ -1,7 +0,0 @@
|
||||
[
|
||||
{
|
||||
"ID": "123",
|
||||
"Name": "myName123",
|
||||
"Status": "Running"
|
||||
}
|
||||
]
|
@ -1,2 +0,0 @@
|
||||
NAME STATUS
|
||||
myName123 Running
|
8
cli/cmd/testdata/secrets-out-json.golden
vendored
8
cli/cmd/testdata/secrets-out-json.golden
vendored
@ -1,8 +0,0 @@
|
||||
[
|
||||
{
|
||||
"ID": "123",
|
||||
"Name": "secret123",
|
||||
"Labels": null,
|
||||
"Description": "secret 1,2,3"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user