From edb3d4ae569cdd52c96c6d0bee761f79e164d7e9 Mon Sep 17 00:00:00 2001 From: ikprk Date: Tue, 6 Aug 2024 08:10:26 +0200 Subject: [PATCH] Fix build --- src/mappings/token/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mappings/token/index.ts b/src/mappings/token/index.ts index 33cc708eb..e4f7071f4 100644 --- a/src/mappings/token/index.ts +++ b/src/mappings/token/index.ts @@ -47,7 +47,7 @@ import { getCurrentBlockHeight } from '../../utils/blockHeight' import { EventHandlerContext } from '../../utils/events' import { criticalError } from '../../utils/misc' import { addNotification } from '../../utils/notification' -import { removeFutureNotification, removeNotification } from '../../utils/notification/helpers' +import { removeFutureNotification } from '../../utils/notification/helpers' import { getChannelOwnerAccount, notifyChannelFollowers, parseChannelTitle } from '../content/utils' import { deserializeMetadata, genericEventFields } from '../utils' import {