diff --git a/app/modules/crawler/lib/sync/v2/GlobalIndexStream.ts b/app/modules/crawler/lib/sync/v2/GlobalIndexStream.ts index c78f85eadd4e4afb0ce18b5c0cb782079a48ec56..10017b3a8d63dadcf25f3cb90e9098231ffef2ae 100644 --- a/app/modules/crawler/lib/sync/v2/GlobalIndexStream.ts +++ b/app/modules/crawler/lib/sync/v2/GlobalIndexStream.ts @@ -27,7 +27,6 @@ import {DataErrors} from "../../../../../lib/common-libs/errors" import {ProtocolIndexesStream} from "./ProtocolIndexesStream" const constants = require('../../constants') -const loki = require('lokijs') let sync_expires: number[] = [] let sync_bindex: anyĆ [] = []