You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
148718: vecstorepb: remove unused proto import r=yuzefovich a=yuzefovich
This commit moves the import of `descpb` package from the proto file to the regular Go file (the proto linter was complaining). We need this package for the cast in the generated protobuf code.
Epic: None
Release note: None
Co-authored-by: Yahor Yuzefovich <[email protected]>
0 commit comments