mirror of
https://github.com/containers/skopeo.git
synced 2025-08-31 14:20:21 +00:00
Remove an unused savedEnvironment type
This commit is contained in:
@@ -147,10 +147,6 @@ func TestUnmarshalJSON(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
type savedEnvironment struct {
|
||||
vars []string
|
||||
}
|
||||
|
||||
func TestSign(t *testing.T) {
|
||||
mech, err := newGPGSigningMechanismInDirectory(testGPGHomeDirectory)
|
||||
require.NoError(t, err)
|
||||
|
Reference in New Issue
Block a user