Remove outdated comment

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
This commit is contained in:
Kamil Tekiela 2024-01-11 23:45:04 +01:00
parent 349ae8de27
commit a6fe544cc0

View File

@ -37,8 +37,6 @@ use function trim;
/**
* This class tracks changes on databases, tables and views.
*
* @todo use stristr instead of strstr
*/
class Tracker
{