Fix failing build

This commit is contained in:
Ajitem Sahasrabuddhe 2019-09-18 10:17:21 +05:30
parent 78338731f8
commit be2255c1fb
No known key found for this signature in database
GPG Key ID: 5B0EE10DAA76876C

View File

@ -707,7 +707,6 @@ package main
import ( import (
"fmt" "fmt"
"log"
"os" "os"
"github.com/urfave/cli/v2" "github.com/urfave/cli/v2"