removed old commented out import

This commit is contained in:
Kevin Froman 2018-06-02 00:05:46 -05:00
parent e1e28c2b17
commit 640ce593f0
No known key found for this signature in database
GPG Key ID: 0D414D0FE405B63B
1 changed files with 0 additions and 2 deletions

View File

@ -18,8 +18,6 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
'''
import sqlite3, os, sys, time, math, base64, tarfile, getpass, simplecrypt, hashlib, nacl, logger, json, netcontroller, math, config
#from Crypto.Cipher import AES
#from Crypto import Random
import onionrutils, onionrcrypto, onionrproofs, onionrevents as events