Remove defunct line

This commit is contained in:
Oliver Walters 2019-09-01 22:35:21 +10:00
parent 6212c2aeda
commit 10ca3b1b93
1 changed files with 1 additions and 1 deletions

View File

@ -65,4 +65,4 @@ backup:
python3 InvenTree/manage.py dbbackup
python3 InvenTree/manage.py mediabackup
.PHONY: clean migrate requirements setup superuser install mysql style test coverage docreqs docs backup
.PHONY: clean migrate setup superuser install mysql style test coverage docreqs docs backup