style(django): remove empty lines

This commit is contained in:
Julien Le Coupanec 2019-12-09 11:51:16 +01:00
parent 4aa6588b3d
commit 5f0b94b7c2
1 changed files with 0 additions and 4 deletions

View File

@ -108,7 +108,3 @@ django-admin version # display the current django version
# 7. $ source venv/bin/activate
# 8. $ django-admin startproject myproject
# 9. $ python manage.py runserver