Skip to content

Commit

Permalink
_fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
AtzeDeVries committed Jan 21, 2025
1 parent fc3a0eb commit 80f01b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ import (
"github.com/crossplane-contrib/provider-upjet-github/config/repositoryautolinkreference"
"github.com/crossplane-contrib/provider-upjet-github/config/repositorycollaborator"
"github.com/crossplane-contrib/provider-upjet-github/config/repositorydeploykey"
"github.com/crossplane-contrib/provider-upjet-github/config/repositoryenvironment"
"github.com/crossplane-contrib/provider-upjet-github/config/repositoryenvironmentdeploymentpolicy"
"github.com/crossplane-contrib/provider-upjet-github/config/repositoryfile"
"github.com/crossplane-contrib/provider-upjet-github/config/repositorypullrequest"
Expand All @@ -46,7 +47,6 @@ import (
"github.com/crossplane-contrib/provider-upjet-github/config/teamrepository"
"github.com/crossplane-contrib/provider-upjet-github/config/teamsettings"
"github.com/crossplane-contrib/provider-upjet-github/config/teamsyncgroupmapping"
"github.com/crossplane-contrib/provider-upjet-github/config/repositoryenvironment"
"github.com/crossplane/upjet/pkg/registry/reference"
"github.com/integrations/terraform-provider-github/v6/github"
)
Expand Down

0 comments on commit 80f01b5

Please sign in to comment.