Skip to content

Commit

Permalink
chore: fix linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Nov 24, 2023
1 parent 285406a commit 05ceb19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/client/securityprofiles/securityprofiles.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@
package securityprofiles

import (
"internal/apiclient"
"net/url"
"path"
"strconv"
"strings"

"internal/apiclient"
)

// Create
Expand Down

0 comments on commit 05ceb19

Please sign in to comment.