Skip to content

Commit ee3f114

Browse files
author
Jay Conrod
committed
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 <[email protected]> Reviewed-by: Michael Matloob <[email protected]> TryBot-Result: Gobot Gobot <[email protected]>
1 parent 12e620e commit ee3f114

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

go/ssa/interp/interp_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import (
2323
"log"
2424
"os"
2525
"path/filepath"
26-
"runtime"
2726
"strings"
2827
"testing"
2928
"time"

0 commit comments

Comments
 (0)