remove extraneous import

This commit is contained in:
Megan Marsh 2019-09-25 14:43:32 -07:00
parent c57e0a9837
commit a2824a942d
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ import (
"encoding/json"
"fmt"
"io"
"log"
"os"
"path/filepath"
"sort"