diff --git a/sample/notify.js b/sample/notify.js index aee288c2..cb7f01c6 100644 --- a/sample/notify.js +++ b/sample/notify.js @@ -778,7 +778,6 @@ function pushPlusNotify(text, desp) { webhook: `${PUSH_PLUS_WEBHOOK}`, callbackUrl: `${PUSH_PLUS_CALLBACKURL}`, to: `${PUSH_PLUS_TO}` - }; const options = { url: `https://www.pushplus.plus/send`,