removed commented import to make linter happy

This commit is contained in:
Alexey Odinokov
2020-06-14 03:37:56 +00:00
parent b78464c8b1
commit b3951942e3

View File

@@ -6,7 +6,6 @@ package fnplugin
import (
"bytes"
"fmt"
//"log"
"strconv"
"github.com/pkg/errors"