Skip to content

Commit

Permalink
Bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
msyk committed Jul 11, 2024
1 parent 5603f26 commit 0f61ca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/INTER-Mediator-Page.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ let INTERMediatorOnPage = {
},

logout: function (move = false) {
'use strict'
const logoutURL = INTERMediatorOnPage.logoutURL
INTERMediatorOnPage.authUserSalt = ''
INTERMediatorOnPage.authChallenge = ''
Expand Down

0 comments on commit 0f61ca7

Please sign in to comment.