Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
rot1024 committed May 19, 2022
1 parent 0938447 commit 5a40347
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/internal/infrastructure/mongo/user_test.go
Expand Up @@ -2,13 +2,11 @@ package mongo

import (
"context"
"github.com/reearth/reearth-cms/server/pkg/rerror"
"testing"
"time"

"github.com/reearth/reearth-cms/server/pkg/id"
"github.com/reearth/reearth-cms/server/pkg/rerror"

"github.com/reearth/reearth-cms/server/pkg/user"
"github.com/stretchr/testify/assert"
)
Expand Down

0 comments on commit 5a40347

Please sign in to comment.