Skip to content

Commit

Permalink
prepare release (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
sloloris authored Jan 20, 2022
1 parent 3e6d74a commit 6a118f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion launchdarkly/project_helper.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ func projectRead(ctx context.Context, d *schema.ResourceData, meta interface{},
if err != nil {
return diag.Errorf("could not set include_in_snippet on project with key %q: %v", project.Key, err)
}

}

err = d.Set(TAGS, project.Tags)
Expand Down

0 comments on commit 6a118f2

Please sign in to comment.