unused constant

This commit is contained in:
Diogo Gomes
2018-06-27 21:20:31 +01:00
parent cb6710d112
commit cfb17a006a

View File

@@ -26,8 +26,6 @@ CONF_IMAGE_FIELD = 'field'
DEFAULT_NAME = "Push Camera" DEFAULT_NAME = "Push Camera"
BLANK_IMAGE_SIZE = (640, 480)
ATTR_FILENAME = 'filename' ATTR_FILENAME = 'filename'
ATTR_LAST_TRIP = 'last_trip' ATTR_LAST_TRIP = 'last_trip'