Skip to content

Commit

Permalink
Code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Nov 27, 2020
1 parent 2e2095f commit 749b5dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion octopusdeploy/schema_machine_policy.go
Expand Up @@ -96,7 +96,6 @@ func flattenMachinePolicy(machinePolicy *octopusdeploy.MachinePolicy) map[string
"polling_request_queue_timeout": machinePolicy.PollingRequestMaximumMessageProcessingTimeout,
"space_id": machinePolicy.SpaceID,
}

}

func getMachinePolicyDataSchema() map[string]*schema.Schema {
Expand Down

0 comments on commit 749b5dc

Please sign in to comment.