Skip to content

Commit

Permalink
Remove TT registration
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Aug 17, 2023
1 parent 208c883 commit 3e74d42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handlers/twitter/twitter.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ const (

func init() {
courier.RegisterHandler(newHandler("TWT", "Twitter Activity"))
courier.RegisterHandler(newHandler("TT", "Twitter"))
}

type handler struct {
Expand Down

0 comments on commit 3e74d42

Please sign in to comment.