Skip to content

Commit

Permalink
DEVDOCS-15065 removing outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paigesrossi committed Aug 21, 2024
1 parent 36a7803 commit 511180a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ async function loadWebform() {
});
webFormWidget.on('sessionEnd', (event) => {
//There are 3 sessionEnd types sessionTimeout, remoteSigningInitiated, signingResult
// event = { type: 'sessionEnd', sessionEndType: 'sessionTimeout' };
// event = {
// type: 'sessionEnd',
Expand Down

0 comments on commit 511180a

Please sign in to comment.