Skip to content

Commit 0c26b3b

Browse files
committed
[CS] remove extra line break
1 parent a03b2dc commit 0c26b3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Mysqli/MysqliQuery.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,5 +268,4 @@ public function findInSet($value, $set)
268268
{
269269
return ' find_in_set(' . $value . ', ' . $set . ')';
270270
}
271-
272271
}

0 commit comments

Comments
 (0)