summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Readability.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Readability.php b/src/Readability.php
index d5d8ccd..67c9654 100644
--- a/src/Readability.php
+++ b/src/Readability.php
@@ -1337,8 +1337,6 @@ class Readability
/**
* Clean out spurious headers from an Element. Checks things like classnames and link density.
*
- * TODO To be moved to Readability
- *
* @param DOMDocument $article
*
* @return void