Fix import issue in app_globals.

This commit is contained in:
Daniel Ellis
2016-05-03 17:35:29 -07:00
parent 71f5a11428
commit 75e1ccb6df

View File

@@ -29,6 +29,7 @@ import locale
import json
import logging
import os
import re
import signal
import site
import socket