Skip to content

Commit

Permalink
Tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlewi committed Apr 8, 2024
1 parent 33f556e commit a45d9ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/pkg/executor/executor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package executor
import (
"context"
"fmt"
"github.com/google/go-cmp/cmp/cmpopts"
"testing"

"github.com/google/go-cmp/cmp/cmpopts"

"github.com/google/go-cmp/cmp"
"github.com/jlewi/foyle/app/pkg/testutil"
"github.com/jlewi/foyle/protos/go/foyle/v1alpha1"
Expand Down

0 comments on commit a45d9ef

Please sign in to comment.