Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Aug 15, 2015
1 parent c4e7628 commit 8033e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nikola/__main__.py
Expand Up @@ -338,7 +338,6 @@ def run(self, cmd_args):
self.nikola.init_plugins(commands_only=True)
else:
self.nikola.init_plugins()
import pdb; pdb.set_trace()

sub_cmds = self.get_cmds()

Expand Down

0 comments on commit 8033e1a

Please sign in to comment.