chore: warnings

This commit is contained in:
Kieran 2023-02-21 14:36:12 +00:00
parent e6f64e9b9e
commit 9ea8910fcd
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -1,5 +1,5 @@
import { createSlice, PayloadAction } from "@reduxjs/toolkit";
import { TaggedRawEvent, u256 } from "@snort/nostr";
import { TaggedRawEvent } from "@snort/nostr";
export interface TimelineCache {
key: string;