diff options
-rw-r--r-- | bin/git_sha1_gen.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/git_sha1_gen.py b/bin/git_sha1_gen.py index c6fbf490302..7fb5c990735 100644 --- a/bin/git_sha1_gen.py +++ b/bin/git_sha1_gen.py @@ -1,6 +1,5 @@ """ Generate the contents of the git_sha1.h file. -The output of this script goes to stdout. """ |