From e3fac27fc24c3a70c194fcbb43914c5a63c51acc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 7 Jul 2016 06:59:47 +0200 Subject: Commits got mixed up, this is: Fix error in days per months table MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- blue.py | 1 - 1 file changed, 1 deletion(-) diff --git a/blue.py b/blue.py index 27d1823..8cf5b66 100755 --- a/blue.py +++ b/blue.py @@ -245,7 +245,6 @@ else: stop_time *= 24 * 60 * 60 stop_time += 24 * 60 * 60 stop_time -= (time.altzone if is_summer else time.timezone) - print('Z ', time.gmtime(stop_time)) def get_elev(elev, start, morning): -- cgit v1.2.3-70-g09d2