Merge pull request #2 from jgrahamc/master

Fix small problem that occurred when merging from upstream
This commit is contained in:
grittygrease
2013-11-20 08:55:33 -08:00

View File

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