Skip to content
Snippets Groups Projects
Commit cf5e956a authored by jkerdreu's avatar jkerdreu
Browse files

Missing commit

git-svn-id: https://redmine.imt-atlantique.fr/svn/xaal/code/Python/trunk@2450 b32b6428-25c9-4566-ad07-03861ab6144f
parent 11235514
Branches
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ from . import tools
from . import config
from .exceptions import MessageError,MessageParserError
import ujson as json
import datetime
import pysodium
import base64
......@@ -35,6 +34,8 @@ import struct
import sys
import codecs
import ujson as json
import logging
logger = logging.getLogger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment