From 33e56461a1639623e74d56c87d29be7b61889a52 Mon Sep 17 00:00:00 2001 From: Stephan Huber Date: Wed, 9 May 2018 09:26:34 +0200 Subject: [PATCH] Removed unused import --- moto/iot/models.py | 1 - 1 file changed, 1 deletion(-) diff --git a/moto/iot/models.py b/moto/iot/models.py index 16e730f6..1b10c09f 100644 --- a/moto/iot/models.py +++ b/moto/iot/models.py @@ -7,7 +7,6 @@ import hashlib import uuid import re from datetime import datetime -from dateutil.tz import tzlocal from moto.core import BaseBackend, BaseModel from collections import OrderedDict from .exceptions import (