summaryrefslogtreecommitdiff
path: root/app/Libraries/Background.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Libraries/Background.php')
-rw-r--r--app/Libraries/Background.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Libraries/Background.php b/app/Libraries/Background.php
index 2d7c7fb..9c9f336 100644
--- a/app/Libraries/Background.php
+++ b/app/Libraries/Background.php
@@ -140,7 +140,6 @@ class Background {
* Sleep to avoid 403 by MAL.
*/
sleep(10);
- #$anime->fill( $entry->getMalID(), $is_airing=true );
$anime->fill( $entry->getMalID() );
if ( "" == $anime->url ) {