[chore] fix testrig build

This commit is contained in:
tobi 2025-04-26 15:23:25 +02:00
commit 0361c7ceab
2 changed files with 1 additions and 3 deletions

View file

@ -18,13 +18,13 @@
package lists_test
import (
"bytes"
"context"
"fmt"
"io"
"net/http"
"net/http/httptest"
"testing"
"bytes"
"github.com/stretchr/testify/suite"
"github.com/superseriousbusiness/gotosocial/internal/api/client/lists"