mirror of
https://github.com/singchia/frontier.git
synced 2025-09-26 20:31:25 +08:00
buntdb: remove edgeID in list query fields
This commit is contained in:
@@ -74,7 +74,7 @@ func main() {
|
||||
mtx.Lock()
|
||||
delete(edges, i)
|
||||
mtx.Unlock()
|
||||
//cli.Close()
|
||||
cli.Close()
|
||||
}(i)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user