fix flake8

This commit is contained in:
chris meyers
2020-02-21 15:36:27 -05:00
committed by Ryan Petrello
parent e25bd931a1
commit 093d204d19
12 changed files with 22 additions and 54 deletions

View File

@@ -1,4 +1,3 @@
from django.urls import re_path
from django.conf.urls import url
from channels.auth import AuthMiddlewareStack
from channels.routing import ProtocolTypeRouter, URLRouter