remove io/ioutil package

no longer needed
master
Kent 'picat' Gruber 2018-07-05 22:23:44 -04:00
parent 8954b7b2c6
commit 417c27c04f
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ package certspotter
import (
"encoding/json"
"fmt"
"io/ioutil"
"strings"
"github.com/subfinder/subfinder/libsubfinder/helper"