Skip to content

Commit

Permalink
Not required, sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
R4ndom committed Nov 12, 2023
1 parent a65ebda commit a8af360
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bot/modules/clone.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ async def newEvent(self):
await self.beforeStart()
except Exception as e:
await sendMessage(self.message, e)
self.removeFromSameDir()
return

await self._proceedToClone()
Expand Down

0 comments on commit a8af360

Please sign in to comment.