Skip to content

Commit

Permalink
Remove a misleading comment (#11644)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude authored Oct 9, 2024
1 parent bc37f75 commit 16a8f10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Query/Exec/SingleTableDeleteUpdateExecutor.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
* that are mapped to a single table.
*
* @link www.doctrine-project.org
*
* @todo This is exactly the same as SingleSelectExecutor. Unify in SingleStatementExecutor.
*/
class SingleTableDeleteUpdateExecutor extends AbstractSqlExecutor
{
Expand Down

0 comments on commit 16a8f10

Please sign in to comment.