Skip to content

Commit

Permalink
Remove a broken link (#36102)
Browse files Browse the repository at this point in the history
Co-authored-by: Liam Cervante <[email protected]>
  • Loading branch information
hiroakis and liamcervante authored Dec 3, 2024
1 parent 57f63cf commit 017c8d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/copy/copy_file.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 017c8d2

Please sign in to comment.