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