Skip to content

Commit 1866bdf

Browse files
committed
remove call_command
1 parent 69b6d2c commit 1866bdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/runtests.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import os
88
import sys
99
import django
10-
from django.core.management import call_command
1110

1211
here = os.path.dirname(os.path.abspath(__file__))
1312
parent = os.path.dirname(here)

0 commit comments

Comments
 (0)