forked from DGNum/gestioCOF
future removed
This commit is contained in:
parent
f48f6c57a7
commit
9607fab046
1 changed files with 0 additions and 3 deletions
|
@ -1,8 +1,5 @@
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
from __future__ import (absolute_import, division,
|
|
||||||
print_function, unicode_literals)
|
|
||||||
from builtins import *
|
|
||||||
from django.test import TestCase
|
from django.test import TestCase
|
||||||
|
|
||||||
from kfet.models import Account
|
from kfet.models import Account
|
||||||
|
|
Loading…
Reference in a new issue