delete unneaded line

This commit is contained in:
Ivan Hörler 2018-02-28 00:30:02 +01:00
parent a18765b0a6
commit f8a6932bde
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
from django.shortcuts import render
from datetime import datetime
from django.views.generic.edit import UpdateView
from currencies.models import (ExchangeRate,
ExchangeRate_date,
ExchangeRate_name)