remove redundant google command definition

This commit is contained in:
Ryan Hitchman 2009-11-17 16:16:10 -07:00
parent 3cab3993dc
commit 161426f276
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ def gis(inp):
@hook.command
@hook.command('g')
@hook.command('google')
def google(inp):
'''.g/.google <query> -- returns first google search result'''
if not inp: