Removed debugging code

This commit is contained in:
Maximilian Giller 2019-02-28 22:00:00 +01:00
parent ae24eb7413
commit 6af80788e8

View file

@ -61,9 +61,6 @@ def main ():
owm = OwmForecasts.OwmForecasts(api_key)
design.add_weather(OwmForecasts.OwmForecasts(api_key))
output_adapters[0].render(design)
return