chore: reorder imports in allanime client test
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
|||||||
"context"
|
"context"
|
||||||
"crypto/aes"
|
"crypto/aes"
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"testing"
|
|
||||||
"mal/internal/domain"
|
"mal/internal/domain"
|
||||||
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestDecodeSourceURL(t *testing.T) {
|
func TestDecodeSourceURL(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user