mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
INCOMPLETE, DONT PUSH:
refactor: reorganize state management and update import paths across modules and start changing json parsing
This commit is contained in:
@@ -2,7 +2,7 @@ import requests
|
||||
import asyncio
|
||||
import aiohttp
|
||||
from bs4 import BeautifulSoup
|
||||
from core.utils.state import state
|
||||
from core.utils.data.state import state
|
||||
|
||||
|
||||
global url_uztracker
|
||||
|
||||
Reference in New Issue
Block a user