Skip to content

Commit 421ca47

Browse files
committed
force new sonarscan run
1 parent b0c8837 commit 421ca47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/wfprev-war/src/main/angular/src/app/services/token.service.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export class TokenService {
6969
}
7070
this.parseToken(hash!);
7171
return;
72-
}
72+
}
7373

7474
// 3) Offline path using local storage
7575
if (this.shouldUseOfflineLocal()) {

0 commit comments

Comments
 (0)