mirror of https://github.com/coddrago/Heroku
bug hotfix
parent
87f0a019f3
commit
66193abc0e
|
@ -179,7 +179,6 @@ class LoaderMod(loader.Module):
|
|||
await utils.answer(
|
||||
message, self.strings("finding_module_in_repos")
|
||||
)
|
||||
await message.delete()
|
||||
|
||||
if (
|
||||
await self.download_and_install(args, message, force_pm)
|
||||
|
|
Loading…
Reference in New Issue