goimports -w
This commit is contained in:
+1
-1
@@ -79,4 +79,4 @@ func (i *Iterator) Value() []byte {
|
||||
// Release should always succeed and can be called multiple times without causing error
|
||||
func (i *Iterator) Release() {
|
||||
i.db.Close()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user