bug fixes
This commit is contained in:
parent
4757bb0963
commit
7f84cd0598
3 changed files with 9 additions and 8 deletions
|
@ -18,7 +18,7 @@
|
|||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
'''
|
||||
|
||||
import sys
|
||||
import sys, getpass
|
||||
import logger
|
||||
from onionrusers import onionrusers
|
||||
def add_ID(o_inst):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue