Fix isort

This commit is contained in:
Iacopo Spalletti 2018-02-02 06:15:09 +01:00
parent 9272b01bee
commit b870cf0736
No known key found for this signature in database
GPG Key ID: BDCBC2EB289F60C6
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
from __future__ import absolute_import, print_function, unicode_literals
default_app_config = 'djangocms_blog.liveblog.apps.LiveBlogAppConfig'