Skip to content

Commit 6d5c536

Browse files
committed
Remove unused import
1 parent b33c39d commit 6d5c536

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app/services/project.service.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { ProjectComponentsService } from '../openapi/component-catalog';
77
import { ProjectComponent } from '../models/project-component';
88
import { ComponentStatus } from '../models/component-status';
99
import { CatalogService } from './catalog.service';
10-
import { AuthenticationResult } from "@azure/msal-browser";
1110

1211
@Injectable({
1312
providedIn: 'root'

0 commit comments

Comments
 (0)