Remove debugging

This commit is contained in:
jacob.eva 2024-09-16 18:30:24 +01:00
parent d28f281a39
commit 5a0e2b2e1e
No known key found for this signature in database
GPG Key ID: 0B92E083BBCCAA1E

View File

@ -13,8 +13,6 @@ import RNS.Interfaces.Interface as Interface
import multiprocessing.connection
import traceback #debug
from copy import deepcopy
from threading import Lock
from .res import sideband_fb_data
@ -245,7 +243,6 @@ class SidebandCore():
except Exception as e:
RNS.log("Error while configuring openCom Companion: "+str(e), RNS.LOG_ERROR)
RNS.log(traceback.format_exc())# debug
if load_config_only:
return