Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
schlamar committed May 24, 2012
1 parent d9c19a9 commit dffcb60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Package Control.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
try:
import ssl
import httplib
import socket

class InvalidCertificateException(httplib.HTTPException, urllib2.URLError):
def __init__(self, host, cert, reason):
Expand Down

0 comments on commit dffcb60

Please sign in to comment.