Remove unused import.

This commit is contained in:
Solderpunk 2020-07-01 23:06:05 +02:00
parent 37e177fbe0
commit e547818455
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import (
"bufio"
"fmt"
"io/ioutil"
"log"
"net/url"
"os"
"path/filepath"