remove python 2 imports

This commit is contained in:
Junzi Sun
2020-05-02 19:32:54 +02:00
parent ed18352c0c
commit 57307109e6
29 changed files with 2 additions and 53 deletions

View File

@@ -4,9 +4,6 @@
# Aircraft Airborn velocity
# ------------------------------------------
from __future__ import absolute_import, print_function, division
from pyModeS.decoder import common
from pyModeS import common