Skip to content

Commit f376ae4

Browse files
committed
remove call_command
1 parent 403c6c5 commit f376ae4

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)