mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
remove unused test fixtures and empty dirs (#2924)
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
This commit is contained in:
parent
557ad73ee6
commit
4bdbd1aa2a
4 changed files with 0 additions and 6 deletions
|
@ -1,2 +0,0 @@
|
|||
FROM scratch
|
||||
ADD api-key.txt .
|
|
@ -1 +0,0 @@
|
|||
some_ApI-kEy = "12345A7a901b345678901234567890123456789012345678901234567890"
|
|
@ -1,2 +0,0 @@
|
|||
FROM scratch
|
||||
ADD api-key.txt .
|
|
@ -1 +0,0 @@
|
|||
some_ApI-kEy = "12345A7a901b345678901234567890123456789012345678901234567890"
|
Loading…
Reference in a new issue