Revert "Merge pull request #384 from mnzt/master"
This reverts commit42b84f9ec6, reversing changes made tocf60a8c5d5.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
package logrus_syslog
|
||||
|
||||
import (
|
||||
"github.com/Sirupsen/logrus"
|
||||
"log/syslog"
|
||||
"testing"
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
func TestLocalhostAddAndPrint(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user