Skip to content

Commit

Permalink
fix: 删除没用字段 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyaowu authored and xuexb committed Oct 15, 2017
1 parent a18c9b8 commit ad316f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ const {execSync, exec} = require('child_process');
const gitPullOrClone = require('git-pull-or-clone');

const utils = {
mentioned(body) {
return body.includes(`@${process.env.GITHUB_BOT_NAME}`);
},

/**
* 验证请求
Expand Down

0 comments on commit ad316f3

Please sign in to comment.