mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
parent
1417305c2e
commit
aef9a0ee7e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import time
|
|||
try: import simplejson as json
|
||||
except ImportError: import json
|
||||
import sys
|
||||
import readline, glob
|
||||
import glob
|
||||
try:
|
||||
from Crypto.Cipher import AES
|
||||
from Crypto.Random import random, atfork
|
||||
|
|
Loading…
Add table
Reference in a new issue