This commit is contained in:
Ayke van Laethem
2018-08-17 23:21:47 +02:00
parent 574c7ec047
commit 62c4c5e90b
19 changed files with 28 additions and 45 deletions
-2
View File
@@ -1,9 +1,7 @@
package main
import (
"go/types"
"golang.org/x/tools/go/ssa"
)