Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanfallon committed Jul 2, 2024
1 parent 73e1e47 commit 4199e6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/src/pdc/services/trip/actions/file/BuildFile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ import { BuildExportAction } from "../BuildExportAction.ts";
export class BuildFile {
private readonly batchSize = 1000;

constructor() {}

public async buildCsvFromCursor(
cursor: PgCursorHandler<ExportTripInterface>,
params: ParamsInterface,
Expand Down

0 comments on commit 4199e6d

Please sign in to comment.