Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
hugolxt committed Jan 7, 2025
1 parent da6c89a commit 49ad64c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/element/opportunity/OpportunityButton.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import type { Opportunity } from "@merkl/api";
import { Button, Icon, Icons } from "dappkit";
import { blockEvent } from "packages/dappkit/src/utils/event";
import type { Opportunity } from "src/api/services/opportunity/opportunity.model";
Expand Down

0 comments on commit 49ad64c

Please sign in to comment.