Skip to content

Commit

Permalink
Remove proto.Message
Browse files Browse the repository at this point in the history
  • Loading branch information
krhitesh7 committed Aug 23, 2024
1 parent 3b46674 commit 7823ec8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cache/types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ type Resource interface {
}

type VtResource interface {
Resource
MarshalVTStrict() ([]byte, error)
}

Expand Down

0 comments on commit 7823ec8

Please sign in to comment.