Fix failing build

This commit is contained in:
Ajitem Sahasrabuddhe
2019-09-18 10:17:21 +05:30
parent 78338731f8
commit be2255c1fb

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"