1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 00:30:33 +03:00

plugins/eddn.py: De-future

This commit is contained in:
Athanasius 2019-09-13 16:42:52 +01:00
parent 143d6e717a
commit 93a65b02f5

View File

@ -1,4 +1,3 @@
from __future__ import print_function
# Export to EDDN
from collections import OrderedDict