Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang committed Dec 24, 2019
1 parent 11f0c96 commit ee38335
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azurerm/data_source_machine_learning_workspace.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ func dataSourceArmAMLWorkspace() *schema.Resource {
"identity": {
Type: schema.TypeList,
Computed: true,
MaxItems: 1,
Elem: &schema.Resource{
Schema: map[string]*schema.Schema{
"type": {
Expand Down

0 comments on commit ee38335

Please sign in to comment.