provider/azure: Fix SQL client name to match upstream

name was changed in 4f4636621e
This commit is contained in:
Clint Shryock 2015-06-19 11:39:50 -05:00
parent 611741c108
commit 2410824fc9
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ type Client struct {
osImageClient osimage.OSImageClient
sqlClient sql.SqlDatabaseClient
sqlClient sql.SQLDatabaseClient
storageServiceClient storageservice.StorageServiceClient