mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-09 22:51:02 +00:00
typo
This commit is contained in:
parent
8420d77ab5
commit
a9a8d31279
1 changed files with 0 additions and 1 deletions
|
|
@ -123,7 +123,6 @@ func (self *CassandraStorage) EndBatch() {
|
|||
} else {
|
||||
log.Println("NIL BATCH")
|
||||
}
|
||||
start := time.Now()
|
||||
delta := time.Since(start)
|
||||
util.SendTimer("cassandra_storage_EndBatch", delta.Nanoseconds())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue