Skip to content

Commit e419587

Browse files
authored
Update probot.ts
1 parent 18f68ab commit e419587

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api/src/probot.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { createNodeMiddleware, Probot } from 'probot';
22

3-
console.log(process.env.WEBHOOK_SECRET);
4-
53
// Create a probot instance for the docs.page app
64
const probot = new Probot({
75
appId: process.env.GITHUB_APP_ID,

0 commit comments

Comments
 (0)