mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Remove pipelineEncounters.ts
This commit is contained in:
parent
2415dbe4e5
commit
ac0285293e
1 changed files with 0 additions and 3 deletions
|
|
@ -1,3 +0,0 @@
|
|||
import { LRUCache } from 'lru-cache';
|
||||
|
||||
export const pipelineEncounters = new LRUCache<string, true>({ max: 5000 });
|
||||
Loading…
Add table
Reference in a new issue