Remove blank line
This commit is contained in:
parent
f95ad516ea
commit
69c55f0cce
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
from django.shortcuts import render, get_object_or_404, redirect
|
||||
from django.http import HttpResponse
|
||||
|
||||
|
||||
from .models import Transaction, TransactionForm, Invoice, InvoiceForm
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue