Remove another unused import
This commit is contained in:
parent
a5758646da
commit
6b94de7784
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ from typing import Self
|
|||
|
||||
from xmet.db import Database, DatabaseTable, DatabaseOrder
|
||||
from xmet.coord import COORD_SYSTEM
|
||||
from xmet.list import nearest
|
||||
from xmet.series import Series, SeriesIntersection
|
||||
from xmet.thermo import follow_dry_adiabat, \
|
||||
follow_moist_adiabat, \
|
||||
|
|
Loading…
Add table
Reference in a new issue