removed reduntant /* within a comment

Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
This commit is contained in:
Dominique Fuchs 2019-09-09 18:46:25 +02:00
parent 6b04e2f77b
commit e3685b951c

View file

@ -372,7 +372,7 @@ void WebFlowCredentials::forgetSensitiveData() {
invalidateToken(); invalidateToken();
/* IMPORTANT /* IMPORTANT
/* TODO: For "Log out" & "Remove account": Remove client CA certs and KEY! * TODO: For "Log out" & "Remove account": Remove client CA certs and KEY!
* *
* Disabled as long as selecting another cert is not supported by the UI. * Disabled as long as selecting another cert is not supported by the UI.
* *