Skip to content

Commit 417d946

Browse files
committed
style(MongoBinaryDownloadUrl::getLegacyVersionString): remove nonexistent parameter from tsdoc
1 parent 1a388c4 commit 417d946

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mongodb-memory-server-core/src/util/MongoBinaryDownloadUrl.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,6 @@ export class MongoBinaryDownloadUrl implements MongoBinaryDownloadUrlOpts {
341341

342342
/**
343343
* Linux Fallback
344-
* @param os LinuxOS Object
345344
*/
346345
getLegacyVersionString(): string {
347346
return '';

0 commit comments

Comments
 (0)