]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - src/board.py
remove debug print statement
[Adafruit_Blinka-hackapet.git] / src / board.py
index a706400e4539392efe0fa66d4235676a6704c3ae..4dab38536cdf002601556269a7a61434f2885875 100755 (executable)
@@ -44,5 +44,4 @@ elif board_id == "beaglebone_black":
 elif "sphinx" in sys.modules:
     pass
 else:
-    print("board.py: board not supported")
     raise NotImplementedError("Board not supported")