From a3307c097b0807b69229b3d9831cfcbfc5643d7f Mon Sep 17 00:00:00 2001 From: John Graham-Cumming Date: Wed, 20 Nov 2013 08:53:14 -0800 Subject: [PATCH] Fix small problem that occurred when merging from upstream --- src/redoctober/core/core_test.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/redoctober/core/core_test.go b/src/redoctober/core/core_test.go index 149f9f3..22260c5 100644 --- a/src/redoctober/core/core_test.go +++ b/src/redoctober/core/core_test.go @@ -10,8 +10,6 @@ import ( "os" "redoctober/passvault" "redoctober/keycache" - "redoctober/keycache" - "redoctober/passvault" ) func TestCreate(t *testing.T) {