remove shebang SSLConnection.py is not a standalone script

bugzilla #529250
This commit is contained in:
Dennis Gilmore 2012-08-16 19:52:00 -05:00
parent c7ce4aa14b
commit 5534ec370c

View file

@ -1,5 +1,3 @@
#!/usr/bin/python
#
# Higher-level SSL objects used by rpclib
#
# Copyright (c) 2002 Red Hat, Inc.