pebble / cloudpebble

CloudPebble source. Here be dragons.
https://cloudpebble.net/
MIT License
211 stars 83 forks source link

Fix KV-table row delete regression #344

Closed Spacerat closed 8 years ago

Spacerat commented 8 years ago

This corrects a typo in #325 and also adds a return null to remove a Bluebird warning.

cjwilliams commented 8 years ago

👍