diff options
author | Christian Heimes <christian@python.org> | 2013-08-11 15:52:21 +0200 |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2013-08-11 15:52:21 +0200 |
commit | 7fe70cb233d9489488d3be297d0daf0b3523b7bc (patch) | |
tree | 50780e80231906060ce37b6de189e42d7f5de291 | |
parent | 913bcb79c581992d99bd33c629631f78364b0cfe (diff) | |
download | cryptography-7fe70cb233d9489488d3be297d0daf0b3523b7bc.tar.gz cryptography-7fe70cb233d9489488d3be297d0daf0b3523b7bc.tar.bz2 cryptography-7fe70cb233d9489488d3be297d0daf0b3523b7bc.zip |
hyper nit-pick
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -11,7 +11,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -import sys from setuptools import setup setup( |