瀏覽代碼

Removed unneccessary import

master
David Winterbottom 13 年之前
父節點
當前提交
3eabe924eb
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. 0
    1
      oscar/templatetags/currency_filters.py

+ 0
- 1
oscar/templatetags/currency_filters.py 查看文件

@@ -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…
取消
儲存