Remove superfluous doc in the main module

Remove superfluous doc in the main module as it is used in the online help and in the man page
This commit is contained in:
Davide Guerri
2014-07-17 11:10:30 +01:00
parent 30baad1c05
commit 036d73dd31

View File

@@ -18,9 +18,6 @@
"""
Command-line tool for tracking upstream revisions
Main parser module, which after parsing the top level options will hand
off to the collected subcommands parsers.
"""
import git