2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-11 07:24:15 +00:00

Style fixes

This commit is contained in:
Oliver Walters
2017-04-16 01:01:48 +10:00
parent 2e133b7744
commit 7e1fbf8a04
9 changed files with 4 additions and 28 deletions

View File

@ -1,4 +1,4 @@
from django.conf.urls import url, include
from django.conf.urls import url
from . import views