Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
paladin-devops committed Jul 30, 2024
1 parent 896f1c3 commit 79a3212
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions internal/provider/waypoint/resource_waypoint_template.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ func (t tfcWorkspace) attrTypes() map[string]attr.Type {
}
}

type tfcNoCodeModule struct {
Source types.String `tfsdk:"source"`
Version types.String `tfsdk:"version"`
}

type tfcVariableOption struct {
Name types.String `tfsdk:"name"`
VariableType types.String `tfsdk:"variable_type"`
Expand Down

0 comments on commit 79a3212

Please sign in to comment.