unused var
This commit is contained in:
parent
691dea4bc8
commit
0fc292829f
|
|
@ -1,6 +1,5 @@
|
|||
import { useEffect, useMemo, useState } from "react";
|
||||
import { useHapticFeedback } from "@vkruglikov/react-telegram-web-app";
|
||||
import { Address } from '@ton/core';
|
||||
|
||||
import { Input } from "~/shared/ui/input";
|
||||
import { FormLabel } from "~/shared/ui/form-label";
|
||||
|
|
|
|||
Loading…
Reference in New Issue