From ac103519f8fb59b6cbd1a77f0d875484798d3649 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Tue, 10 Nov 2015 12:43:57 -0500 Subject: [PATCH] cleanup cleanup everybody everywhere --- bin/utils | 3 --- bin/warnings | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/bin/utils b/bin/utils index 2853f6d2..36551428 100755 --- a/bin/utils +++ b/bin/utils @@ -102,6 +102,3 @@ sub-env() { ) } -# Import collection of warnings. -source $BIN_DIR/warnings. - diff --git a/bin/warnings b/bin/warnings index 7fc311ad..c8ee787a 100755 --- a/bin/warnings +++ b/bin/warnings @@ -8,3 +8,4 @@ show-warnings() { pylibmc-missing() } + -- GitLab