Skip to content

Commit dae3443

Browse files
committed
clean up
1 parent ef09d8f commit dae3443

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pcmdi_metrics/sea_ice/ice_area_cmip5_ssmi_reg_rms.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99

1010
def tgrid(t):
11-
import cdtime
12-
1311
time = t[:] * 0.0
1412
if t[0] == 0.0:
1513
dt = 0.0

0 commit comments

Comments
 (0)