Skip to content

Commit

Permalink
Removed Nest Async
Browse files Browse the repository at this point in the history
  • Loading branch information
davidteather committed Aug 24, 2020
1 parent 8aa9325 commit 8b94367
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified TikTokApi/__pycache__/__init__.cpython-37.pyc
Binary file not shown.
1 change: 0 additions & 1 deletion TikTokApi/browser.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import requests
import logging
from threading import Thread
import nest_asyncio

# Import Detection From Stealth
from .stealth import stealth
Expand Down

0 comments on commit 8b94367

Please sign in to comment.