Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: James Struga <[email protected]>
  • Loading branch information
James Struga committed Nov 4, 2024
1 parent bab6e63 commit f005aff
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/FVTTests/utilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ interface DatasetCreationParams {
dirblk?: number;
secondary: number;
lrecl: number;
volser: string;
unit: number;
avgblk: number;
blksize: number;
}

async function createDataset(requestBody: DatasetCreationParams) {
Expand Down

0 comments on commit f005aff

Please sign in to comment.