Skip to content

Commit c18fe81

Browse files
committed
Remove commented code
1 parent 6f49a8d commit c18fe81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/devopsbot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ def build_conversation_content(payload, token):
462462
# Append the required text to the content array
463463
content.append(
464464
{
465-
#"text": "This file is named " + file_name + " and is a " + file_type + " document.",
466465
"text": "file",
467466
}
468467
)

0 commit comments

Comments
 (0)