Skip to content

Commit 16a8f10

Browse files
authored
Remove a misleading comment (doctrine#11644)
1 parent bc37f75 commit 16a8f10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Query/Exec/SingleTableDeleteUpdateExecutor.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
* that are mapped to a single table.
1515
*
1616
* @link www.doctrine-project.org
17-
*
18-
* @todo This is exactly the same as SingleSelectExecutor. Unify in SingleStatementExecutor.
1917
*/
2018
class SingleTableDeleteUpdateExecutor extends AbstractSqlExecutor
2119
{

0 commit comments

Comments
 (0)