Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
itspranavajay authored Jun 6, 2022
1 parent 9ce582f commit e6736ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions metaapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ def waifu(self):
except Exception as e:
return "An error occured report on @metavoidsupport\n\n{}".format(e)



def torrent_1337x(self, text, page):
try:
url = f"{self.url}/torrent/1337x?search={text}&page={page}"
Expand Down

0 comments on commit e6736ae

Please sign in to comment.