This commit is contained in:
Sankalp Kotewar 2022-11-29 09:33:03 +00:00 committed by GitHub
parent 71334c58b2
commit fb4a5dce60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 5 deletions

View file

@ -36775,7 +36775,6 @@ function runRestoreAction() {
core.info("before runRestoreAction");
runRestoreAction();
core.info("after runRestoreAction");
// export default runRestoreAction;
core.info("after export default runRestoreAction");