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

View File

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