Delete PAGE_SIZE

This commit is contained in:
Robert
2023-07-21 14:56:58 +01:00
parent 0d7814c778
commit 3126c8d1a8

View File

@@ -1,5 +1,3 @@
export const PAGE_SIZE = 1000;
/**
* The single-character codes used in the bqrs format for the the kind
* of a result column. This namespace is intentionally not an enum, see