diff --git a/includes/feed.inc b/includes/feed.inc index ea47d9b95a44f1590ba0b79a9b20e32f9a7e46d8..b2a32da00a69a5cfd32049cbd7e6a85b4e2995b5 100644 --- a/includes/feed.inc +++ b/includes/feed.inc @@ -6,9 +6,6 @@ /** * Importer class. - * - * After fetch() has been invoked, it can be cached and revoked in a subsequent - * page callback until it is reset(). */ class Feed extends FeedsConfigurable {