remove unused imports

This commit is contained in:
Andreas Zweili 2018-03-02 14:52:26 +01:00
parent 6bbe50a547
commit c38a9b1e16
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
from django.db import models
from decimal import Decimal
import datetime
class ExchangeRate_name(models.Model):