build: use new internal structure.

This commit is contained in:
Alexandre Pujol 2024-03-26 18:07:48 +00:00
parent c8512bc2c6
commit 0f1f9ce49b
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 13 additions and 34 deletions

View file

@ -94,4 +94,3 @@ func CopyTo(src *paths.Path, dst *paths.Path) error {
}
return nil
}