Skip to content

Commit

Permalink
trigger push hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
SocksTheWolf committed Nov 24, 2023
1 parent 3c2cc95 commit 6898bfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BotConnections.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ def GetFileLocation(self):
async def TickRelay(self):
if (self.ShouldStop):
return

try:
self.ListenForConnections()
self.HandleRecv()
Expand Down

0 comments on commit 6898bfa

Please sign in to comment.