From 911140b3ac2a648e81ffaaca66d3dc5dc8f05181 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Mon, 30 Nov 2015 13:39:50 -0500 Subject: [PATCH] cleanup whitespace --- bin/warnings | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/warnings b/bin/warnings index bc66b2ca..0064b572 100755 --- a/bin/warnings +++ b/bin/warnings @@ -25,9 +25,6 @@ distribute-included() { puts-warn "Your requirements.txt file. This can cause unexpected behavior." puts-warn "-- Much Love, Heroku." fi - - - } show-warnings() { -- GitLab