Removed unused prints

This commit is contained in:
2021-10-03 19:36:17 +02:00
parent 0754cef450
commit 73b939b643

View File

@@ -1,5 +1,3 @@
print('at init')
import sys
sys.path.append('/home/pi/brewLogger/source')
print('added to source')