remove extra comment

This commit is contained in:
Cole Deck 2019-12-05 21:42:50 -06:00
parent dc1ec9cddf
commit dfc47a8dec

View File

@ -152,9 +152,4 @@ for c in cnts:
# show the output image # show the output image
cv2.imshow("Screw Length Detection", orig) cv2.imshow("Screw Length Detection", orig)
cv2.waitKey(0) cv2.waitKey(0)
# Screw Sizing