remove old use of go-bytes

This commit is contained in:
kim 2025-03-14 15:25:10 +00:00
commit bc46cd72b6
10 changed files with 3 additions and 435 deletions

View file

@ -24,8 +24,8 @@ import (
"net/http"
"net/http/httptest"
"testing"
"bytes"
"codeberg.org/gruf/go-bytes"
"github.com/stretchr/testify/suite"
"github.com/superseriousbusiness/gotosocial/internal/api/client/lists"
"github.com/superseriousbusiness/gotosocial/internal/config"