remove unused import

This commit is contained in:
Megan Marsh 2020-05-01 10:36:17 -07:00
parent 7e0cfd8b77
commit 756d0760b5
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ import (
"go/parser"
"go/token"
"io/ioutil"
"log"
"os"
"path/filepath"
"strings"