mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Add missing import
This commit is contained in:
@ -3,6 +3,7 @@ import httplib
|
||||
import time
|
||||
from email.utils import formatdate, parsedate
|
||||
import urlparse
|
||||
import ssl
|
||||
|
||||
from Queue import Queue
|
||||
import threading
|
||||
|
Reference in New Issue
Block a user