summaryrefslogtreecommitdiff
path: root/blame.go
diff options
context:
space:
mode:
Diffstat (limited to 'blame.go')
-rw-r--r--blame.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/blame.go b/blame.go
index c122028..85059ff 100644
--- a/blame.go
+++ b/blame.go
@@ -4,7 +4,7 @@ import (
irc "github.com/fluffle/goirc/client"
)
-type Blame struct{ Command }
+type Blame struct{}
func (_ Blame) Handle(conn *irc.Conn, line *irc.Line) {
src := []string{