Skip to content

Commit af4146f

Browse files
authored
Style fix
1 parent 4eb32ba commit af4146f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rdb/Connection.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ public function run(Query $query, $options = array(), &$profile = '')
271271
} else {
272272
return $this->createCursorFromResponse($response, $token, $response['n'], $toNativeOptions);
273273
}
274-
275274
}
276275

277276
public function continueQuery($token)

0 commit comments

Comments
 (0)