From a6925f254185af7cf960b96821e92805e0077978 Mon Sep 17 00:00:00 2001 From: Tyler Date: Thu, 19 Dec 2024 20:48:41 -0500 Subject: [PATCH] fix --- src/abacus-ts/ontology.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/abacus-ts/ontology.ts b/src/abacus-ts/ontology.ts index 102584fb9..77da781d2 100644 --- a/src/abacus-ts/ontology.ts +++ b/src/abacus-ts/ontology.ts @@ -42,7 +42,6 @@ type NestedSelectors = { // all data should be accessed via selectrs in this file // no files outside abacus-ts should access anything within abacus-ts except this file -// TODO - enforce this via eslint export const MegalodonCore = { account: { parentSubaccountSummary: {