Skip to content

Commit

Permalink
Update bitwarden_license/bit-web/src/app/secrets-manager/service-acco…
Browse files Browse the repository at this point in the history
…unts/config/config.component.ts

Co-authored-by: Maciej Zieniuk <[email protected]>
  • Loading branch information
differsthecat and mzieniukbw authored Jul 30, 2024
1 parent c144d80 commit 2d24f16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { ProjectListView } from "../../models/view/project-list.view";
import { ProjectService } from "../../projects/project.service";
import { AccessPolicyService } from "../../shared/access-policies/access-policy.service";

class serviceAccountConfig {
class ServiceAccountConfig {

Check failure on line 14 in bitwarden_license/bit-web/src/app/secrets-manager/service-accounts/config/config.component.ts

View workflow job for this annotation

GitHub Actions / Lint

'ServiceAccountConfig' is defined but never used
organizationId: string;
serviceAccountId: string;
identityUrl: string;
Expand Down

0 comments on commit 2d24f16

Please sign in to comment.