Removed uneeded imports.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PageHeader, Table, Typography } from "antd";
|
||||
import { Table, Typography } from "antd";
|
||||
import React, { useState } from "react";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import CurrencyFormatter from "../../utils/CurrencyFormatter";
|
||||
|
||||
Reference in New Issue
Block a user