mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
style: remove trailing blank line in azure.go to fix gofmt check
This commit is contained in:
parent
ef1ee793e1
commit
ed6d004790
|
|
@ -156,4 +156,3 @@ func (oi *Client) ListModels() (ret []string, err error) {
|
|||
ret = oi.apiDeployments
|
||||
return
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue