Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaweitao001 committed Dec 5, 2023
1 parent a95d90f commit 4d47ded
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ func resourceHDInsightHadoopCluster() *pluginsdk.Resource {
"parameters": {
Type: pluginsdk.TypeString,
Optional: true,
Sensitive: true,
ValidateFunc: validation.StringIsNotEmpty,
},
},
Expand Down

0 comments on commit 4d47ded

Please sign in to comment.