mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-06-28 09:16:55 +00:00
Update PeerJobLogger.py
This commit is contained in:
parent
202461fe48
commit
f74a511778
@ -2,7 +2,7 @@
|
|||||||
Peer Job Logger
|
Peer Job Logger
|
||||||
"""
|
"""
|
||||||
import sqlite3, os, uuid
|
import sqlite3, os, uuid
|
||||||
import Log
|
from src.modules.Log import Log
|
||||||
|
|
||||||
class PeerJobLogger:
|
class PeerJobLogger:
|
||||||
def __init__(self, CONFIGURATION_PATH, AllPeerJobs):
|
def __init__(self, CONFIGURATION_PATH, AllPeerJobs):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user