Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Commit

Permalink
removed IPython shell that was only supposed to be for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan McGuire authored and Ryan McGuire committed Jul 21, 2009
1 parent a3ccf0f commit 0a62c11
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions blogofile/post.py
Expand Up @@ -26,9 +26,6 @@
from main import logger
import util

import IPython
embedshell = IPython.Shell.IPShellEmbed()

date_format = "%Y/%m/%d %H:%M:%S"

class PostFormatException(Exception):
Expand Down

0 comments on commit 0a62c11

Please sign in to comment.