Skip to content

Commit 87fb759

Browse files
committed
merge
Signed-off-by: Achal Shah <[email protected]>
1 parent cab859b commit 87fb759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/internal/feast/ondemandfeatureview.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
)
77

88
type OnDemandFeatureView struct {
9-
base *BaseFeatureView
9+
base *BaseFeatureView
1010
sourceFeatureViewProjections map[string]*FeatureViewProjection
1111
sourceRequestDataSources map[string]*core.DataSource_RequestDataOptions
1212
}

0 commit comments

Comments
 (0)