Skip to content

Commit

Permalink
Merge pull request sirupsen#1054 from sirupsen/del_old_doc
Browse files Browse the repository at this point in the history
remove obsolete documentation
  • Loading branch information
dgsb authored Oct 26, 2019
2 parents 8a7edf6 + 6568f70 commit f87146d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions hooks/test/test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// The Test package is used for testing logrus. It is here for backwards
// compatibility from when logrus' organization was upper-case. Please use
// lower-case logrus and the `null` package instead of this one.
// The Test package is used for testing logrus.
// It provides a simple hooks which register logged messages.
package test

import (
Expand Down

0 comments on commit f87146d

Please sign in to comment.