mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-01-05 04:41:03 -05:00
main: Remove spurious print.
This commit is contained in:
parent
d0d0e80931
commit
c85f82423d
@ -175,8 +175,6 @@ def main(
|
||||
servers.append((proxy, runner, site))
|
||||
proxies.append(proxy)
|
||||
|
||||
print(pan_conf.servers.keys())
|
||||
|
||||
glib_thread = GlibT(pan_queue.sync_q, ui_queue.sync_q, data_dir,
|
||||
pan_conf.servers.values())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user