mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 10:23:06 +03:00
plugins/eddb.py: De-future
This commit is contained in:
parent
725cf6f1e8
commit
02bcbf2685
@ -3,8 +3,6 @@
|
|||||||
# Station display and eddb.io lookup
|
# Station display and eddb.io lookup
|
||||||
#
|
#
|
||||||
|
|
||||||
from future import standard_library
|
|
||||||
standard_library.install_aliases()
|
|
||||||
import pickle
|
import pickle
|
||||||
import csv
|
import csv
|
||||||
import os
|
import os
|
||||||
|
Loading…
x
Reference in New Issue
Block a user