We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33c39d commit 6d5c536Copy full SHA for 6d5c536
1 file changed
src/app/services/project.service.ts
@@ -7,7 +7,6 @@ import { ProjectComponentsService } from '../openapi/component-catalog';
7
import { ProjectComponent } from '../models/project-component';
8
import { ComponentStatus } from '../models/component-status';
9
import { CatalogService } from './catalog.service';
10
-import { AuthenticationResult } from "@azure/msal-browser";
11
12
@Injectable({
13
providedIn: 'root'
0 commit comments