common: fix extra package linter error

This commit is contained in:
Guillaume Ballet 2019-03-18 10:34:12 +01:00
parent 00b02834be
commit 9395c64716

View file

@ -23,7 +23,6 @@ import (
"errors"
"fmt"
"os/exec"
"regexp"
"strconv"
"strings"
)