mirror of
https://github.com/rclone/rclone.git
synced 2025-06-25 14:22:55 +02:00
Update after goimports change
This commit is contained in:
@ -7,7 +7,7 @@ package mountlib
|
||||
import (
|
||||
"log"
|
||||
|
||||
"github.com/sevlyar/go-daemon"
|
||||
daemon "github.com/sevlyar/go-daemon"
|
||||
)
|
||||
|
||||
func startBackgroundMode() bool {
|
||||
|
Reference in New Issue
Block a user