summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndres Rey <[email protected]>2017-12-01 21:37:37 +0000
committerAndres Rey <[email protected]>2017-12-01 21:37:37 +0000
commit8ac92a682817dff23ae5202e3f19c458b642f6fa (patch)
tree9c3d36a1582510136b9a12d14103d2684c14033e /src
parentc43153a87f501293deb4f9eb0bd0e129041f163b (diff)
Clean up
Diffstat (limited to 'src')
-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