mirror of
https://github.com/Hopiu/django.git
synced 2026-04-11 10:31:04 +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
|
||||
import os
|
||||
import sys
|
||||
|
|
|
|||
Loading…
Reference in a new issue