Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
fix(server): fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed Dec 7, 2023
1 parent 2a9559b commit 317175a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/cmsintegration/cmsintegrationv3/service_setup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ import (
"fmt"
"io"
"net/http"
"os"
"strings"
"testing"

"github.com/jarcoal/httpmock"
cms "github.com/reearth/reearth-cms-api/go"
"github.com/samber/lo"
"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit 317175a

Please sign in to comment.