summaryrefslogtreecommitdiff
path: root/service/pixelated/support/date.py
diff options
context:
space:
mode:
Diffstat (limited to 'service/pixelated/support/date.py')
-rw-r--r--service/pixelated/support/date.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pixelated/support/date.py b/service/pixelated/support/date.py
index 8a2daaf0..e7cdbb30 100644
--- a/service/pixelated/support/date.py
+++ b/service/pixelated/support/date.py
@@ -14,8 +14,8 @@
# You should have received a copy of the GNU Affero General Public License
# along with Pixelated. If not, see <http://www.gnu.org/licenses/>.
import datetime
-import dateutil.parser
+import dateutil.parser
from dateutil.tz import tzlocal