Skip to content

Commit 71ad36a

Browse files
refactor: remove unused JSDoc parameter in tableExporter.ts
1 parent 776ed72 commit 71ad36a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tableExporter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ export function getFormatHelper(format: string, tableName: string, includeHeader
8282
* to a file chosen by the user via a save dialog.
8383
*
8484
* @param context - VS Code extension context
85-
* @param reporter - Telemetry reporter (unused in this version)
8685
* @param dbParams - Database parameters containing table name
8786
* @param columns - Array of column names to export
8887
*/

0 commit comments

Comments
 (0)