Browse Source

Removed unneccessary import

master
David Winterbottom 13 years ago
parent
commit
3eabe924eb
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      oscar/templatetags/currency_filters.py

+ 0
- 1
oscar/templatetags/currency_filters.py View File

@@ -1,5 +1,4 @@
1 1
 import locale
2
-from decimal import Decimal
3 2
 
4 3
 from django import template
5 4
 from django.conf import settings

Loading…
Cancel
Save