Skip to content

Commit fa5bed8

Browse files
committed
Removed debug prints
- Legacy-Id: 11267
1 parent 1410168 commit fa5bed8

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

ietf/urls.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,3 @@
8686
+ static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)
8787
)
8888

89-
import debug
90-
debug.debug = True
91-
debug.show('static(settings.MEDIA_URL, document_root=settings.MEDIA_ROOT)')
92-
93-

0 commit comments

Comments
 (0)