Skip to content

Commit

Permalink
remove nonsense change
Browse files Browse the repository at this point in the history
  • Loading branch information
magodo committed Sep 4, 2024
1 parent 1d2038a commit 5720e30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/meta/base_meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,6 @@ func (meta *baseMeta) importItem_notf(ctx context.Context, item *ImportItem, imp
return
}
res := importResp.ImportedResources[0]

readResp, diags := meta.tfclient.ReadResource(ctx, typ.ReadResourceRequest{
TypeName: res.TypeName,
PriorState: res.State,
Expand Down

0 comments on commit 5720e30

Please sign in to comment.