Skip to content

Commit 18251ce

Browse files
removing print
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
1 parent e12731a commit 18251ce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdk/python/feast/infra/online_stores/online_store.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ def get_online_features(
184184
full_feature_names=full_feature_names,
185185
native_entity_values=True,
186186
)
187-
# print(f"\nfeature refs = {feature_refs}")
188187

189188
for table, requested_features in grouped_refs:
190189
# Get the correct set of entity values with the correct join keys.

0 commit comments

Comments
 (0)