Commit efea32c2 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a2dea432
......@@ -64,9 +64,8 @@ type invEntry struct {
// NewDB creates new database handle.
//
// XXX text, options.
func NewDB(stor IStorage) *DB {
// XXX db options?
return &DB{stor: stor}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment