Browse Source

scripts: Remove unused import (ref #7375)

Simon Frei 5 years ago
parent
commit
69c63e94bf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      script/prune_mocks.go

+ 0 - 1
script/prune_mocks.go

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