We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82283ae commit 9e085bcCopy full SHA for 9e085bc
src/dataset/domain/models/DatasetVersionPaginationInfo.ts
@@ -5,4 +5,3 @@ export class DatasetVersionPaginationInfo extends PaginationInfo<DatasetVersionP
5
super(page, pageSize, totalItems, itemName)
6
}
7
8
-
0 commit comments