Skip to content
Snippets Groups Projects
Commit 08d7045f authored by Austin Sanders's avatar Austin Sanders
Browse files

Remove debug print statement

parent 1e74facd
No related branches found
No related tags found
No related merge requests found
......@@ -105,8 +105,6 @@ def generate_serial_number(label):
except:
pass
print(serial_number)
return '/'.join(serial_number)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment