Skip to content

Commit

Permalink
LANTERN-585-Fixing go lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
archita-ekkirala committed Aug 21, 2024
1 parent a825ec5 commit e9343b0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ package chplendpointquerier

import (
"encoding/json"
log "github.com/sirupsen/logrus"
"io/ioutil"
"strings"
log "github.com/sirupsen/logrus"

)

type EndpointList struct {
Expand Down

0 comments on commit e9343b0

Please sign in to comment.