summaryrefslogtreecommitdiff
path: root/usr/austin/eval/scope.go
diff options
context:
space:
mode:
Diffstat (limited to 'usr/austin/eval/scope.go')
-rw-r--r--usr/austin/eval/scope.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/austin/eval/scope.go b/usr/austin/eval/scope.go
index 3ddc55e48..7ab4f36a2 100644
--- a/usr/austin/eval/scope.go
+++ b/usr/austin/eval/scope.go
@@ -5,7 +5,6 @@
package eval
import (
- "eval";
"fmt";
"go/token";
"log";