forked from lolcat/4get
1
0
Fork 0

soundcloud fix 2

This commit is contained in:
lolcat 2024-05-24 08:00:23 -04:00
parent 16d31f5b26
commit ff03379c85
1 changed files with 0 additions and 2 deletions

View File

@ -396,8 +396,6 @@ class sc{
$token = apcu_fetch("sc_token"); $token = apcu_fetch("sc_token");
echo $token;
if($token === false){ if($token === false){
try{ try{