Closes gh-38 Add import for constants module in photo.py

This commit is contained in:
Jaisen Mathai 2015-12-20 00:30:30 -08:00
parent 083826b089
commit 7a6931d34c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ import re
import subprocess
import time
from elodie import constants
from media import Media
from elodie import geolocation