acecalisto3 commited on
Commit
b71315e
·
verified ·
1 Parent(s): cde12a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -32,7 +32,6 @@ logger = logging.getLogger(__name__)
32
 
33
  # Add these imports at the top
34
  from config import Config
35
- from proxy_handler import ProxyHandler
36
  from robots_handler import RobotsHandler
37
  import asyncio
38
  import aiohttp
 
32
 
33
  # Add these imports at the top
34
  from config import Config
 
35
  from robots_handler import RobotsHandler
36
  import asyncio
37
  import aiohttp