Skip to content

Commit 4417519

Browse files
committed
Added - Fix for fmt check
1 parent b8ea69c commit 4417519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/fusion_apps/fusion_apps_fusion_environment_service_attachment_data_source.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ func (s *FusionAppsFusionEnvironmentServiceAttachmentDataSourceCrud) SetData() e
7777
}
7878

7979
s.D.SetId(*s.Res.Id)
80-
80+
8181
if s.Res.CompartmentId != nil {
8282
s.D.Set("compartment_id", *s.Res.CompartmentId)
8383
}

0 commit comments

Comments
 (0)