Skip to content

Commit

Permalink
Merge pull request #27 from swarmt/deepsource-transform-39ebd6f0
Browse files Browse the repository at this point in the history
style: format code with Gofumpt
  • Loading branch information
swarmt authored Dec 12, 2023
2 parents 95491bc + 2d0ef8a commit abaaac3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ import (
"fmt"
"go-voxblox/proto"
"go-voxblox/voxblox"
"google.golang.org/grpc"
"log"
"net"
"os"
"os/signal"

"google.golang.org/grpc"

"github.com/aler9/goroslib"
"github.com/aler9/goroslib/pkg/msgs/geometry_msgs"
"github.com/aler9/goroslib/pkg/msgs/sensor_msgs"
Expand Down

0 comments on commit abaaac3

Please sign in to comment.