chore: sort imports
This commit is contained in:
parent
07c6e33598
commit
e3131481e9
3 changed files with 7 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
package anonymize
|
||||
|
||||
import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func Test_doOnJSON(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue