Reorder imports
This commit is contained in:
parent
73dfcc46c3
commit
0a133dc395
@ -5,9 +5,10 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/sosedoff/pgweb/pkg/client"
|
||||
"github.com/sosedoff/pgweb/pkg/command"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func TestSessionManager(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user