mirror of
https://github.com/restic/restic.git
synced 2025-03-16 00:00:05 +01:00
gofmt
This commit is contained in:
parent
c5705645a6
commit
d9d823f739
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@ import (
|
|||
"fmt"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
"syscall"
|
||||
"path/filepath"
|
||||
"syscall"
|
||||
)
|
||||
|
||||
func (e *dirEntry) equals(other *dirEntry) bool {
|
||||
|
|
Loading…
Add table
Reference in a new issue