Skip to content

Commit 30e1bc1

Browse files
committed
Removed unused fields
1 parent 8fcfa69 commit 30e1bc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/devspace/build/localregistry/local_registry.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ type LocalRegistry struct {
3333
Options
3434
host string
3535
servicePort *corev1.ServicePort
36-
resources *corev1.ResourceRequirements
37-
annotations map[string]string
3836
}
3937

4038
func GetOrCreateLocalRegistry(

0 commit comments

Comments
 (0)