Remove debug

This commit is contained in:
DariusIII
2015-11-26 22:28:03 +01:00
parent 916c23ec7c
commit f35bf5ff72
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -13,6 +13,6 @@
<precommit>9</precommit>
<!-- this is the version of the pre-commit file in githooks NOT the files it calls -->
</hooks>
<commit>4465</commit></git>
<commit>4466</commit></git>
</versions>
</newznab>
-1
View File
@@ -331,7 +331,6 @@ class TraktTv extends TV
}
}
}
var_dump($return);
return $return;
}