mirror of
https://github.com/restic/restic.git
synced 2026-08-25 06:53:18 +00:00
Remove unused vars and const
This commit is contained in:
@@ -7,8 +7,6 @@ import (
|
||||
"syscall"
|
||||
)
|
||||
|
||||
const backlog = 100
|
||||
|
||||
type entry struct {
|
||||
path string
|
||||
fi os.FileInfo
|
||||
|
||||
Reference in New Issue
Block a user