Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gershon committed Jun 28, 2024
1 parent 611b03c commit d4873d5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { notFound } from "next/navigation";

import {
getCollection,
getCollectionToken,
getOrderbookCollectionToken,
} from "~/app/assets/[contract_address]/[token_id]/data";
Expand Down

0 comments on commit d4873d5

Please sign in to comment.