Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
avysel committed Aug 19, 2022
1 parent fec4077 commit cb6c114
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 45 deletions.
44 changes: 0 additions & 44 deletions src/components/Faucet/FaucetInfo.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/Faucet/SplittedFaucet.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { useState, useEffect, SetStateAction, Dispatch } from "react";
import { TezosToolkit } from '@taquito/taquito';
import FaucetInfo from "./FaucetInfo";
import { Alert, Card, Col, Row } from "react-bootstrap";
import Parser from 'html-react-parser';
import FaucetToWalletRequest from "./FaucetToWalletRequest";
Expand Down

0 comments on commit cb6c114

Please sign in to comment.