ソースを参照

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

読み込み中…
キャンセル
保存