mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-10 16:58:59 +08:00
Merge pull request #29 from himanshu-source21/ft-saas-opensource-parity-1
Remove unused ref
This commit is contained in:
commit
2169f5498c
@ -8,8 +8,7 @@ import {
|
||||
EyeInvisibleOutlined,
|
||||
} from "@ant-design/icons";
|
||||
import { StoreState } from "../../reducers";
|
||||
import { useAuthenticationData } from "../../hooks/authentication";
|
||||
import { TOKEN_DATE } from "../../../../../sass/frontend/src/constants/accessToken";
|
||||
|
||||
import { Alert } from "antd";
|
||||
|
||||
interface InstrumentationPageProps {}
|
||||
|
@ -8,8 +8,6 @@ import {
|
||||
EyeInvisibleOutlined,
|
||||
} from "@ant-design/icons";
|
||||
import { StoreState } from "../../reducers";
|
||||
import { useAuthenticationData } from "../../hooks/authentication";
|
||||
import { TOKEN_DATE } from "../../../../../sass/frontend/src/constants/accessToken";
|
||||
import { Alert } from "antd";
|
||||
|
||||
interface SettingsPageProps {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user