Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
randhid committed Nov 22, 2024
1 parent 34ee30f commit 8a3bc6a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/arm/arm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@ import (
"context"
"testing"

"github.com/go-viper/mapstructure/v2"
"github.com/golang/geo/r3"
pb "go.viam.com/api/component/arm/v1"
"go.viam.com/test"
"go.viam.com/utils/protoutils"

"go.viam.com/rdk/components/arm"
"go.viam.com/rdk/components/arm/fake"
Expand Down

0 comments on commit 8a3bc6a

Please sign in to comment.