Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
OTT-6255
  • Loading branch information
thatsddr committed Jul 22, 2024
1 parent 6f201c4 commit 70e1006
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions awsmt/schemas.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ var optionalUnknownList = schema.ListAttribute{
},
}

var optionalBool = schema.BoolAttribute{
Optional: true,
}

var computedStringWithStateForUnknown = schema.StringAttribute{
Computed: true,
PlanModifiers: []planmodifier.String{
Expand Down

0 comments on commit 70e1006

Please sign in to comment.