Skip to content

Commit db54a03

Browse files
Remove comment
1 parent eaecf67 commit db54a03

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • frontend/higher-pleasures-dashboard/src/services/api

frontend/higher-pleasures-dashboard/src/services/api/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ const apiClient = axios.create({
66
headers: {
77
"Content-Type": "application/json",
88
},
9-
// Optional timeout
109
timeout: 10000,
1110
});
1211

0 commit comments

Comments
 (0)