diff options
Diffstat (limited to 't/21-iris-stations.t')
-rw-r--r-- | t/21-iris-stations.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/21-iris-stations.t b/t/21-iris-stations.t index 178fa23..0443989 100644 --- a/t/21-iris-stations.t +++ b/t/21-iris-stations.t @@ -3,7 +3,6 @@ use strict; use warnings; use 5.014; -use DateTime; use Test::More tests => 10; BEGIN { |