Skip to content
This repository was archived by the owner on Apr 9, 2022. It is now read-only.

Commit 1b9b38b

Browse files
committed
remove unused url imports
1 parent 97041ab commit 1b9b38b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/server/api/urls.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from django.conf.urls import url, include
21
from rest_framework.routers import DefaultRouter
32

43
from .views import (

0 commit comments

Comments
 (0)