disable bolted, does not support newest bolted, badly

This commit is contained in:
siddontang 2015-06-18 18:28:10 +08:00
parent cf1db90381
commit 232b1543e0
1 changed files with 1 additions and 1 deletions

View File

@ -169,5 +169,5 @@ func (db *DB) Compact() error {
}
func init() {
driver.Register(Store{})
//driver.Register(Store{})
}