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