Remove a broken link (#36102)

Co-authored-by: Liam Cervante <liam.cervante@hashicorp.com>
pull/36104/head
Hiroaki Sano 2 years ago committed by GitHub
parent 57f63cfc2f
commit 017c8d2ccb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,8 +8,6 @@ import (
"os"
)
// From: https://gist.github.com/m4ng0squ4sh/92462b38df26839a3ca324697c8cba04
// CopyFile copies the contents of the file named src to the file named
// by dst. The file will be created if it does not already exist. If the
// destination file exists, all it's contents will be replaced by the contents

Loading…
Cancel
Save