cleanup imports

Signed-off-by: Daniel Widerin <daniel@widerin.net>
This commit is contained in:
Daniel Widerin
2020-10-25 14:25:57 +01:00
parent b9d58c7e3c
commit f43371de08

View File

@@ -5,7 +5,7 @@ import (
"fmt"
vnc "github.com/amitbet/vnc2video"
log "github.com/sirupsen/logrus"
cli "github.com/urfave/cli/v2"
"github.com/urfave/cli/v2"
"net"
"os"