Fix small problem that occurred when merging from upstream

This commit is contained in:
John Graham-Cumming
2013-11-20 08:53:14 -08:00
parent aeb6aa26ec
commit a3307c097b

View File

@@ -10,8 +10,6 @@ import (
"os"
"redoctober/passvault"
"redoctober/keycache"
"redoctober/keycache"
"redoctober/passvault"
)
func TestCreate(t *testing.T) {