diff --git a/src/utils/queryCacher.ts b/src/utils/queryCacher.ts index d5ea110..be7c21d 100644 --- a/src/utils/queryCacher.ts +++ b/src/utils/queryCacher.ts @@ -39,9 +39,7 @@ async function getAndSplit(fetchFromDB: (values: U[]) => Promise> value, result: JSON.parse(reply) }; - } catch (e) { - // eslint-disable-next-line no-console - } + } catch (e) { } //eslint-disable-line no-empty } return {