Skip to content

Commit

Permalink
Remove nolint directive on vpc
Browse files Browse the repository at this point in the history
  • Loading branch information
optik-aper committed Sep 19, 2024
1 parent 9c54f5f commit cbd6deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package govultr //nolint:dupl
package govultr

import (
"context"
Expand Down

0 comments on commit cbd6deb

Please sign in to comment.