chore: remove used code and solve eslint error

Signed-off-by: NIKUNJ LALITKUMAR HUDKA <nk856850@dal.ca>
This commit is contained in:
NIKUNJ LALITKUMAR HUDKA
2024-10-18 18:57:42 -03:00
parent 277092a876
commit c40cb951a9
3 changed files with 6 additions and 30 deletions
@@ -18,9 +18,7 @@ import {
AccessToken,
ClientSecretCredential,
DefaultAzureCredential,
TokenCredential,
} from '@azure/identity';
import { AzureBlobStorageIntegrationConfig } from './config';
import { ScmIntegrationRegistry } from '../registry';
import { ConfigReader } from '@backstage/config';
import { DefaultAzureCredentialsManager } from './DefaultAzureCredentialsProvider';