mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-15 00:30:33 +03:00
EDDN: Make comment about removing odyssey flag a WORKAROUND
This is for the NavRoute handling.
This commit is contained in:
parent
0ffbb4dac9
commit
ba20599511
@ -883,7 +883,7 @@ Msg:\n{msg}'''
|
||||
#######################################################################
|
||||
# Elisions
|
||||
#######################################################################
|
||||
# This will reject with the Odyssey flag present
|
||||
# WORKAROUND WIP EDDN schema | 2021-09-27: This will reject with the Odyssey flag present
|
||||
if entry.get('odyssey') is not None:
|
||||
del entry['odyssey']
|
||||
#######################################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user