diff options
Diffstat (limited to 'tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py')
| -rw-r--r-- | tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py b/tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py index 77ab95584a..0b01988bbd 100644 --- a/tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py +++ b/tests/migrations/test_migrations_squashed_ref_squashed/app2/2_auto.py @@ -1,6 +1,3 @@ -# -*- coding: utf-8 -*- -from __future__ import unicode_literals - from django.db import migrations |
