Skip to content

Commit

Permalink
remove old file
Browse files Browse the repository at this point in the history
  • Loading branch information
David Langhorst committed Sep 28, 2017
1 parent e68e53c commit 674c9e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
33 changes: 0 additions & 33 deletions .clabot

This file was deleted.

2 changes: 1 addition & 1 deletion clabot/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,6 @@ def github_delete(url, token):

if __name__ == '__main__':
import pr
check_pr(json.loads(pr.pr_json), '10242bc9c127febcefc0a69850ac5a73700e802d')
check_pr(json.loads(pr.pr_json), 'xxxx')
sys.exit(0)

0 comments on commit 674c9e7

Please sign in to comment.