mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
Clean Code
This commit is contained in:
@@ -39,7 +39,6 @@ async function infoController(req, res){
|
||||
}
|
||||
|
||||
|
||||
|
||||
} catch (err) {
|
||||
return res.status(500).send(`❌ ${err.message}`);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user