Skip to content

Commit 482dd45

Browse files
committed
6feb commit
1 parent 0dab488 commit 482dd45

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

function_app.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,3 @@ def iot_hub_trigger(event: func.EventHubEvent):
5858

5959
except Exception as e:
6060
logging.error(f"Error: {e}")
61-
62-
# FORCE_COMMIT_TEST
63-

0 commit comments

Comments
 (0)