Skip to content
Snippets Groups Projects
Commit 3e595537 authored by Josh Brooks's avatar Josh Brooks
Browse files

Fix formatting

parent 77c2aa21
No related branches found
No related tags found
2 merge requests!23Release,!19Implement mnemonic in client
......@@ -79,7 +79,6 @@ func initStore(baseDir, password string) (*Session, error) {
"Failed to create storage session")
}
s = &Session{
kv: versioned.NewKV(fs),
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment