Skip to content

Commit 3d30a46

Browse files
committed
Remove unnecessary linter ignore
1 parent ffea585 commit 3d30a46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/resource_gitlab_group_ldap_link.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
)
1414

1515
var _ = registerResource("gitlab_group_ldap_link", func() *schema.Resource {
16-
// lintignore: XR002 // TODO: Resolve this tfproviderlint issue
1716
return &schema.Resource{
1817
Description: `The ` + "`gitlab_group_ldap_link`" + ` resource allows to manage the lifecycle of an LDAP integration with a group.
1918

0 commit comments

Comments
 (0)