Skip to content

Commit 263ff82

Browse files
datastore: remove extra \n.
1 parent 9005a4e commit 263ff82

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/datastore/request.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ DatastoreRequest.prototype.delete = function(keys, callback) {
315315
* }
316316
* });
317317
*/
318-
319318
DatastoreRequest.prototype.runQuery = function(q, callback) {
320319
callback = callback || util.noop;
321320
var req = {

0 commit comments

Comments
 (0)