Skip to content

Commit

Permalink
Remove Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Sep 3, 2024
1 parent f7a2b2e commit 31dbd50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/lib/api/mission.ts
Original file line number Diff line number Diff line change
Expand Up @@ -490,8 +490,6 @@ export default class {
}
}

console.error(opts);

return await this.api.fetch(url, {
method: 'PUT',
headers: this.#headers(opts),
Expand Down

0 comments on commit 31dbd50

Please sign in to comment.