summaryrefslogtreecommitdiff
path: root/lib/WebService/ForecastIo/DataSpan.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/WebService/ForecastIo/DataSpan.pm')
-rw-r--r--lib/WebService/ForecastIo/DataSpan.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/WebService/ForecastIo/DataSpan.pm b/lib/WebService/ForecastIo/DataSpan.pm
index 930f3e5..f2e6c0d 100644
--- a/lib/WebService/ForecastIo/DataSpan.pm
+++ b/lib/WebService/ForecastIo/DataSpan.pm
@@ -1,7 +1,7 @@
package WebService::ForecastIo::DataSpan;
use Moo;
-use namespace::autoclean;
use Types::DateTime -all;
+use namespace::clean;
has start_time => (
is => 'ro',