Skip to content

Commit

Permalink
delete log
Browse files Browse the repository at this point in the history
  • Loading branch information
xzhou82 committed Feb 9, 2025
1 parent 5e83bb1 commit 2729e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/mds3.gdc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2048,7 +2048,6 @@ async function convert2caseId(q, ds) {
- sample submitter id (TCGA-B5-A1MR-01A)
*/
const { host, headers } = ds.getHostHeaders(q)
console.log(10)
const re = await ky
.post(joinUrl(host.rest, 'cases'), {
timeout: false,
Expand Down

0 comments on commit 2729e63

Please sign in to comment.