Spaces:
Running
Running
Update app.py
Browse files
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
|