Removed unused print and fixed show path and sanity check.
This commit is contained in:
@@ -275,7 +275,6 @@ def scan_folder(path):
|
||||
def pickforgirlscouts(video):
|
||||
if video.sufficientInfo():
|
||||
video.moveLocation()
|
||||
print(video.home)
|
||||
return True
|
||||
|
||||
return False
|
||||
|
||||
Reference in New Issue
Block a user