mirror of
https://github.com/t4t5/nostr-react.git
synced 2025-09-17 13:18:54 +02:00
Remove unused Jotai import
This commit is contained in:
@@ -7,7 +7,6 @@ import {
|
|||||||
useRef,
|
useRef,
|
||||||
useState,
|
useState,
|
||||||
} from "react"
|
} from "react"
|
||||||
import { Provider as JotaiProvider } from "jotai"
|
|
||||||
|
|
||||||
import { Relay, Filter, Event as NostrEvent, relayInit, Sub } from "nostr-tools"
|
import { Relay, Filter, Event as NostrEvent, relayInit, Sub } from "nostr-tools"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user