Skip to content

Commit

Permalink
Update magcoords.py
Browse files Browse the repository at this point in the history
Removed unused import statement (from .Lstar import Lstar_Data)
  • Loading branch information
AndrewWalker-LANL authored and drsteve committed Jul 22, 2021
1 parent c6fa4cb commit 8920333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Python/lgmpy/magcoords.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from .Lgm_Wrap import GEI2000_COORDS, MOD_COORDS, TOD_COORDS, TEME_COORDS, PEF_COORDS, GEO_COORDS
from .Lgm_Wrap import GSE_COORDS, GSM_COORDS, SM_COORDS, EDMAG_COORDS, CDMAG_COORDS, GSE2000_COORDS
from . import Lgm_Vector, Lgm_CTrans, Lgm_MagModelInfo
from .Lstar import Lstar_Data

from ._Bfield_dict import Bfield_dict

Expand Down

0 comments on commit 8920333

Please sign in to comment.