Skip to content

Commit

Permalink
remove call_command
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicLGit committed May 28, 2023
1 parent 69b6d2c commit 1866bdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/runtests.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import os
import sys
import django
from django.core.management import call_command

here = os.path.dirname(os.path.abspath(__file__))
parent = os.path.dirname(here)
Expand Down

0 comments on commit 1866bdf

Please sign in to comment.