mirror of
https://github.com/django/django.git
synced 2025-09-27 20:49:21 +00:00
Removed obsolete docstring.
This commit is contained in:
parent
21f22f9544
commit
d1eb362afb
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
"Utilities for loading models and the modules that contain them."
|
|
||||||
|
|
||||||
from collections import defaultdict, OrderedDict
|
from collections import defaultdict, OrderedDict
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue