remove outdated comment

use-plugin-cache-for-provider-lock
Daniel Schmidt 2 years ago
parent 14feb738a7
commit 91ea23aee5
No known key found for this signature in database
GPG Key ID: 377C3A4D62FBBBE2

@ -245,7 +245,6 @@ func (c *ProvidersLockCommand) Run(args []string) int {
}
ctx := evts.OnContext(ctx)
// We can not use c.providerGlobalCacheDir() as we install the provider into a temp dir
dir := providercache.NewDirWithPlatform(tempDir, platform)
installer := providercache.NewInstaller(dir, source)

Loading…
Cancel
Save