Skip to content

Commit

Permalink
removed docstring clearly inherited from contrib code
Browse files Browse the repository at this point in the history
  • Loading branch information
DamnWidget authored and Oscar Campos committed Apr 30, 2013
1 parent ea401b7 commit 20bf5c6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions master/buildbot/status/web/hooks/github.py
Expand Up @@ -13,17 +13,6 @@
#
# Copyright Buildbot Team Members

#!/usr/bin/env python
"""
github_buildbot.py is based on git_buildbot.py
github_buildbot.py will determine the repository information from the JSON
HTTP POST it receives from github.com and build the appropriate repository.
If your github repository is private, you must add a ssh key to the github
repository for the user who initiated the build on the buildslave.
"""

import re
import datetime
from twisted.python import log
Expand Down

0 comments on commit 20bf5c6

Please sign in to comment.