From 2de3b6cf1c988e35ca09af89213f0384394ba3cb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.com> Date: Fri, 1 Aug 2014 18:04:46 -0400 Subject: [PATCH] remove debug statement --- bin/steps/cryptography | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/steps/cryptography b/bin/steps/cryptography index a56d4c30..d44c01cd 100755 --- a/bin/steps/cryptography +++ b/bin/steps/cryptography @@ -19,8 +19,6 @@ source $BIN_DIR/utils bpwatch start libffi_install -whereis pkg-config - # If pylibmc exists within requirements, use vendored cryptography. if (pip-grep -s requirements.txt cffi pylibmc) then -- GitLab