remove obsolete documentation

This commit is contained in:
David Bariod 2019-10-26 08:50:02 +02:00
parent f4ece9c82f
commit 9746113fa8
1 changed files with 2 additions and 3 deletions

View File

@ -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 (