Skip to content

Commit

Permalink
Fix LGTM
Browse files Browse the repository at this point in the history
  • Loading branch information
Dnouv committed May 4, 2022
1 parent ebe1e18 commit b183717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/marketplace/ipfs.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Button, Card, Image, Spinner, Stack } from "react-bootstrap";
import { Button, Card, Spinner, Stack } from "react-bootstrap";
import * as IPFS from "ipfs-core";
import { useRef, useState } from "react";

Expand Down

0 comments on commit b183717

Please sign in to comment.