Skip to content

Commit

Permalink
Remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleF3lix committed Oct 19, 2021
1 parent df90871 commit 9f00944
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/dev-test.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ def __init__(self):
self.after_file_check()

def after_file_check(self):
print(os.getcwd())
src = os.path.join(
os.path.dirname(os.path.dirname(onyx.__file__)),
"Onyx Testing Data Pack",
Expand Down

0 comments on commit 9f00944

Please sign in to comment.