rabin hace 7 años
padre
commit
e521e7e265
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pic.py

+ 1 - 1
pic.py

@@ -66,5 +66,5 @@ def savePic(value, file, cur):
 		model.device_id = value['id']
 		model.sdate = cur
 		model.insert()
-	#bucket.delete_object(file)
+	bucket.delete_object(file)
 #pic()