mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
refactor: update log imports and restructure logging functionality
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from bs4 import BeautifulSoup
|
||||
import requests
|
||||
import time
|
||||
from core.utils.general.logs import consoleLog
|
||||
|
||||
cache = {
|
||||
"data": [],
|
||||
|
||||
Reference in New Issue
Block a user