diff options
Diffstat (limited to 'apps/workers/constants.ts')
| -rw-r--r-- | apps/workers/constants.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/workers/constants.ts b/apps/workers/constants.ts deleted file mode 100644 index 954466bf..00000000 --- a/apps/workers/constants.ts +++ /dev/null @@ -1 +0,0 @@ -export const HTML_CONTENT_SIZE_THRESHOLD = 50 * 1024; // 50KB |
