Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Remove junk
Browse files Browse the repository at this point in the history
  • Loading branch information
niklas-heer committed Dec 20, 2017
1 parent 176f7ff commit 161ca57
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions paci/packages/cli_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
DELAY = 0.1 # time to wait for I/O to finish
DEBUG = False or bool(os.environ.get("debug"))

def test():
print(DEBUG)


def debug_execute(cmd, cwd=None):
print("Executing command: " + cmd)
Expand Down

0 comments on commit 161ca57

Please sign in to comment.