Skip to content

Commit

Permalink
chore: golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed Jan 2, 2025
1 parent 733d9fd commit 26f7af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/neptune-snapshot.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ package resources

import (
"context"
"github.com/ekristen/libnuke/pkg/types"
"time"

"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/service/neptune"

"github.com/ekristen/libnuke/pkg/registry"
"github.com/ekristen/libnuke/pkg/resource"
"github.com/ekristen/libnuke/pkg/types"

"github.com/ekristen/aws-nuke/v3/pkg/nuke"
)
Expand Down

0 comments on commit 26f7af9

Please sign in to comment.