diff --git a/showtimes.py b/showtimes.py index a898d8ab83bfae0529c0628b89b5221b803010e9..eb8f2d9a15a1fe5293e5601fd4e7918b1c62572b 100644 --- a/showtimes.py +++ b/showtimes.py @@ -1,4 +1,4 @@ -#from services import root_dir, nice_json +from services import root_dir, nice_json from flask import Flask from werkzeug.exceptions import NotFound import json