fix code formatting

This commit is contained in:
phips28 2019-10-26 21:48:02 +02:00
parent ba12820400
commit 7be093300e
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ const { execSync } = require('child_process')
// Run your GitHub Action!
Toolkit.run(async tools => {
const pkg = tools.getPackageJSON()
const event = tools.context.payload
// console.log('event:', event)