From 161426f2765fdc507a0438e853f7ca1f3a68c3ff Mon Sep 17 00:00:00 2001 From: Ryan Hitchman Date: Tue, 17 Nov 2009 16:16:10 -0700 Subject: [PATCH] remove redundant google command definition --- plugins/google.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/google.py b/plugins/google.py index 545fa32..4d5a322 100644 --- a/plugins/google.py +++ b/plugins/google.py @@ -31,7 +31,6 @@ def gis(inp): @hook.command @hook.command('g') -@hook.command('google') def google(inp): '''.g/.google -- returns first google search result''' if not inp: