Skip to content

Commit

Permalink
Remove line.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkreuzkam-cap committed Dec 20, 2024
1 parent 27c73ea commit 45c7d41
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ export class ProvisioningService {
const strategy: ProvisioningStrategy = this.getProvisioningStrategy(system.provisioningStrategy);

const data: OauthDataDto = await strategy.getData(input);

return data;
}

Expand Down

0 comments on commit 45c7d41

Please sign in to comment.