mirror of
https://github.com/restic/restic.git
synced 2026-05-24 11:05:26 +00:00
Run goimports
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"syscall"
|
||||
"unsafe"
|
||||
|
||||
"restic/debug"
|
||||
"github.com/restic/restic/internal/debug"
|
||||
)
|
||||
|
||||
// IsProcessBackground returns true if it is running in the background or false if not
|
||||
|
||||
Reference in New Issue
Block a user