Skip to content

Commit 113e892

Browse files
committed
fix
Signed-off-by: Danny Chiao <danny@tecton.ai>
1 parent 06a4bfd commit 113e892

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/python/feast/usage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ def _set_installation_id():
169169

170170

171171
def _export(event: typing.Dict[str, typing.Any]):
172-
print(f"DANNY_{event}")
173172
_executor.submit(requests.post, USAGE_ENDPOINT, json=event, timeout=30)
174173

175174

0 commit comments

Comments
 (0)