Skip to content

Commit 1adfcc1

Browse files
committed
chore: remove line
1 parent 6c97aad commit 1adfcc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/services/zone_setting/schema.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ func ResourceSchema(ctx context.Context) schema.Schema {
4444
"editable": schema.BoolAttribute{
4545
Description: "Whether or not this setting can be modified for this zone (based on your Cloudflare plan level).",
4646
Computed: true,
47-
//Default: booldefault.StaticBool(true),
4847
},
4948
"modified_on": schema.StringAttribute{
5049
Description: "last time this setting was modified.",

0 commit comments

Comments
 (0)