Skip to content

Commit a935746

Browse files
docs: Remove TODO comment (#3125)
See #3088 (comment)
1 parent 9c751b6 commit a935746

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/releases/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ export class Releases {
120120
* @param options Options to configure the source map upload.
121121
* @returns A promise that resolves when the upload has completed successfully.
122122
*/
123-
// TODO: Add `uploadSourceMaps()` to SourceMaps class as `.upload()` (keep it here too for backward compatibility)
124123
async uploadSourceMaps(
125124
release: string,
126125
options: SentryCliUploadSourceMapsOptions

0 commit comments

Comments
 (0)