Fixed lint issue

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
AmbrishRamachandiran
2024-03-21 11:10:10 +05:30
parent a1ddc8da20
commit 45a5795057
@@ -41,7 +41,7 @@ import { graphql } from 'msw';
import { ScmIntegrations } from '@backstage/integration';
import { Entity } from '@backstage/catalog-model';
import { GithubDeploymentsTable } from './GithubDeploymentsTable';
import { Box } from '@material-ui/core';
import Box from '@material-ui/core/Box';
import { ApiProvider, ConfigReader } from '@backstage/core-app-api';
import {