Skip to content

Commit

Permalink
Delete comments
Browse files Browse the repository at this point in the history
  • Loading branch information
GioChkhaidze authored Jun 10, 2024
1 parent 320f219 commit bf2fd6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/workflow2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ jobs:
"issue_description": issueDescription,
}
/*
const response = await axios.post('http://140.211.168.122/recommendation', JSON.stringify(input), {
headers: {
'accept': 'application/json',
'Content-Type': 'application/json',
},
});
console.log(response.data);
*/

0 comments on commit bf2fd6c

Please sign in to comment.