fmt
This commit is contained in:
parent
44b35b28eb
commit
8b3ff95b09
|
|
@ -23,7 +23,7 @@ type Cached interface {
|
|||
}
|
||||
|
||||
type caching struct {
|
||||
layer v1.Layer
|
||||
layer v1.Layer
|
||||
}
|
||||
|
||||
func (c caching) Layer() v1.Layer {
|
||||
|
|
|
|||
Loading…
Reference in New Issue