Skip to content

Commit 596cad7

Browse files
author
lijiahao
committed
fix eslint error
1 parent 023bd0b commit 596cad7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

renderer/pages/[locale]/nativeTest.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Button, Card, CardBody, Chip, addToast } from "@heroui/react";
22
import { useEffect, useState } from "react";
3-
import { useTranslation } from "next-i18next";
43
import Nav from "../../components/Nav";
54
import Ipc from "../../lib/ipc";
65
import { getStaticPaths, makeStaticProperties } from "../../lib/get-static";

0 commit comments

Comments
 (0)