remove defunct todo item
This commit is contained in:
parent
3433850c9c
commit
e620a0de0d
|
@ -44,7 +44,6 @@ func (c *Config) Client() (*compute.Client, error) {
|
|||
config.Logger = opcLogger{}
|
||||
}
|
||||
|
||||
// TODO: http client wrapping / log level
|
||||
return compute.NewComputeClient(&config)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue