mirror of
https://github.com/golang/go
synced 2024-11-18 14:54:40 -07:00
go/ssa/interp: remove unused import
Updates golang/go#34089 Change-Id: Ic7cc45803a31394241c7fa33092ec566dbf296ca Reviewed-on: https://go-review.googlesource.com/c/tools/+/220959 Run-TryBot: Jay Conrod <jayconrod@google.com> Reviewed-by: Michael Matloob <matloob@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
parent
12e620e8d6
commit
ee3f11463c
@ -23,7 +23,6 @@ import (
|
|||||||
"log"
|
"log"
|
||||||
"os"
|
"os"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
"runtime"
|
|
||||||
"strings"
|
"strings"
|
||||||
"testing"
|
"testing"
|
||||||
"time"
|
"time"
|
||||||
|
Loading…
Reference in New Issue
Block a user