restore: fine-grained sparse support for windows

This commit is contained in:
Michael Eischer 2024-06-02 16:54:19 +02:00
parent d265ec64f2
commit c598a751c2
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
//go:build !windows
// +build !windows
package restorer
import (