Skip to content

Commit 12c95c5

Browse files
committed
DEVDOCS-15065 removing outdated comment
1 parent 23806c4 commit 12c95c5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/webforms/webForm.html

-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ <h5 id="webforms-heading">The web form has been embedded below using the DocuSig
6767
});
6868

6969
webFormWidget.on('sessionEnd', (event) => {
70-
//There are 3 sessionEnd types sessionTimeout, remoteSigningInitiated, signingResult
71-
7270
// event = { type: 'sessionEnd', sessionEndType: 'sessionTimeout' };
7371
// event = {
7472
// type: 'sessionEnd',

0 commit comments

Comments
 (0)