scripts: Remove unused import (ref #7375)

This commit is contained in:
Simon Frei 2021-03-03 09:00:43 +01:00
parent 3d91f7c975
commit 69c63e94bf
No known key found for this signature in database
GPG Key ID: 7C31D23ECB1006F3
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ package main
import (
"bufio"
"flag"
"fmt"
"io/ioutil"
"log"
"os"