mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
Other: missing import
This commit is contained in:
@ -23,6 +23,8 @@ package restarter
|
||||
import (
|
||||
"os/exec"
|
||||
"syscall"
|
||||
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
func run(cmd *exec.Cmd) error {
|
||||
|
||||
Reference in New Issue
Block a user