Skip to content

Commit

Permalink
Removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew J. Sonne committed Jun 25, 2017
1 parent e8580b5 commit 69d29fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@
import shutil

script_dir = os.path.dirname(os.path.realpath(__file__))
print "SCRIPT_DIR:\n"
print script_dir
build_script = os.path.join(script_dir, "build.py")
exit_code = 0
try:
Expand Down

0 comments on commit 69d29fd

Please sign in to comment.