Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Inoks committed Jul 13, 2018
1 parent 3af8514 commit ad46bd1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions demo/demo_classified/project/settings.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# -*- coding:utf-8 -*-
import os

from django.urls import reverse_lazy

DEBUG = True

BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
Expand Down

0 comments on commit ad46bd1

Please sign in to comment.