Skip to content

Commit

Permalink
Clean up example.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wnielson committed Apr 14, 2012
1 parent 42a3f56 commit 66a6de0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions example.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import markdown
import sys

sys.path.append('../')

import mdx_macros

class SummationMacro(mdx_macros.BaseMacro):
Expand Down

0 comments on commit 66a6de0

Please sign in to comment.