Skip to content

Commit 62ce095

Browse files
v2.22
1 parent dd847ae commit 62ce095

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

order-service/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ def send_message():
2626
return jsonify({'error': str(e)}), 500
2727
def health():
2828
return "Product service healthy", 200
29-
root@TR-6K5RGY3:~/ecom# vim order-service/app.py
3029

0 commit comments

Comments
 (0)