diff options
Diffstat (limited to 'src/pkg/exvar/exvar_test.go')
-rw-r--r-- | src/pkg/exvar/exvar_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pkg/exvar/exvar_test.go b/src/pkg/exvar/exvar_test.go index 8b028bccb..34b87acfd 100644 --- a/src/pkg/exvar/exvar_test.go +++ b/src/pkg/exvar/exvar_test.go @@ -5,7 +5,6 @@ package exvar import ( - "exvar"; "fmt"; "json"; "testing"; |