Skip to content

Remove unused import. #880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 19, 2016
Merged

Remove unused import. #880

merged 1 commit into from
Sep 19, 2016

Conversation

micrypt
Copy link
Contributor

@micrypt micrypt commented Sep 19, 2016

django.conf.urls.patterns has been deprecated and removed as of Django 1.10.

`django.conf.urls.patterns` has been deprecated and removed as of Django 1.10.
@codecov-io
Copy link

codecov-io commented Sep 19, 2016

Current coverage is 77.00% (diff: 100%)

Merging #880 into master will not change coverage

@@             master       #880   diff @@
==========================================
  Files            30         30          
  Lines          1635       1635          
  Methods           0          0          
  Messages          0          0          
  Branches        244        244          
==========================================
  Hits           1259       1259          
  Misses          302        302          
  Partials         74         74          

Powered by Codecov. Last update ef4bc2b...52a4c29

@aaugustin aaugustin merged commit 637b0b7 into django-commons:master Sep 19, 2016
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants