Skip to content
This repository has been archived by the owner on Jul 25, 2018. It is now read-only.

Commit

Permalink
Revert "Add temporary debugging command to figure out dev server issu…
Browse files Browse the repository at this point in the history
…es."

This reverts commit 4931369.
  • Loading branch information
Michael Kelly committed Oct 9, 2012
1 parent 4931369 commit 9dd82a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions manage.py
Expand Up @@ -3,8 +3,6 @@
import site
import sys

# TEMPORARY
import pdb; pdb.set_trace()

prev_sys_path = list(sys.path)

Expand Down

0 comments on commit 9dd82a4

Please sign in to comment.