diff --git a/src/cmds/restic/integration_helpers_windows_test.go b/src/cmds/restic/integration_helpers_windows_test.go index 00b6fa6c5..ff3dc69a2 100644 --- a/src/cmds/restic/integration_helpers_windows_test.go +++ b/src/cmds/restic/integration_helpers_windows_test.go @@ -6,7 +6,7 @@ import ( "fmt" "os" "io/ioutil" - "syscall" + ) func (e *dirEntry) equals(other *dirEntry) bool {