Skip to content

Commit

Permalink
core: chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
crafted-byte committed Jan 12, 2025
1 parent 119ee8a commit 4cd32f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/components/demo/events.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { useBlockNumber, useEvents, useNetwork } from "@starknet-react/core";
import stringify from "safe-stable-stringify";
import React from "react";
import { DemoContainer } from "../starknet";
import { Button } from "../ui/button";
import { BlockTag } from "starknet";
Expand Down

0 comments on commit 4cd32f1

Please sign in to comment.