Commit aa1c6154 authored by Tim Graham's avatar Tim Graham
Browse files

[1.7.x] Removed extra newline.

Backport of b48c2c59 from master
parent 563046a7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -117,4 +117,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.")