mirror of
https://github.com/django/django.git
synced 2024-12-25 02:26:12 +00:00
Removed extra newline.
This commit is contained in:
parent
6732566967
commit
b48c2c5925
@ -112,4 +112,3 @@ class Command(BaseCommand):
|
||||
self.stdout.write(" Your migrations contained functions that must be manually copied over,")
|
||||
self.stdout.write(" as we could not safely copy their implementation.")
|
||||
self.stdout.write(" See the comment at the top of the squashed migration for details.")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user