mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-21 17:36:37 +00:00
Remove unused ref
This commit is contained in:
parent
c708b29657
commit
dd5357b975
@ -8,8 +8,7 @@ import {
|
|||||||
EyeInvisibleOutlined,
|
EyeInvisibleOutlined,
|
||||||
} from "@ant-design/icons";
|
} from "@ant-design/icons";
|
||||||
import { StoreState } from "../../reducers";
|
import { StoreState } from "../../reducers";
|
||||||
import { useAuthenticationData } from "../../hooks/authentication";
|
|
||||||
import { TOKEN_DATE } from "../../../../../sass/frontend/src/constants/accessToken";
|
|
||||||
import { Alert } from "antd";
|
import { Alert } from "antd";
|
||||||
|
|
||||||
interface InstrumentationPageProps {}
|
interface InstrumentationPageProps {}
|
||||||
|
|||||||
@ -8,8 +8,6 @@ import {
|
|||||||
EyeInvisibleOutlined,
|
EyeInvisibleOutlined,
|
||||||
} from "@ant-design/icons";
|
} from "@ant-design/icons";
|
||||||
import { StoreState } from "../../reducers";
|
import { StoreState } from "../../reducers";
|
||||||
import { useAuthenticationData } from "../../hooks/authentication";
|
|
||||||
import { TOKEN_DATE } from "../../../../../sass/frontend/src/constants/accessToken";
|
|
||||||
import { Alert } from "antd";
|
import { Alert } from "antd";
|
||||||
|
|
||||||
interface SettingsPageProps {}
|
interface SettingsPageProps {}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user