missing sys import for error path set_onion_address
This commit is contained in:
parent
42258feac3
commit
ae1c90997d
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@ let
|
|||
|
||||
import json
|
||||
import subprocess
|
||||
import sys
|
||||
from collections import OrderedDict
|
||||
|
||||
def success(*args):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue