Skip to content

Commit

Permalink
services: fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Apr 22, 2022
1 parent ed37d21 commit 2443174
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions command/service_info.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ package command

import (
"fmt"
"net"
"os"
"sort"
"strconv"
"strings"

"github.com/hashicorp/nomad/api"
Expand Down

0 comments on commit 2443174

Please sign in to comment.